Commit Graph

86 Commits

Author SHA1 Message Date
9e09ecc87d Add siren-plantuml module 2017-04-12 23:49:49 +01:00
d2f2363d1f Add module for evil mode 2017-04-12 09:30:39 +01:00
b1cdddca65 More tweaks to org-mode 2017-04-11 16:40:47 +01:00
7b422dd18d Fix siren-org-mode module 2017-04-11 10:52:38 +01:00
03577b0c5b Add customizations for org-mode 2017-04-10 10:41:10 +01:00
789367d8da Update siren-helm and siren-markdown modules 2017-04-07 16:53:48 +01:00
45713123f6 Add package-lint and flycheck-package 2017-02-01 22:28:29 +00:00
2b885ce6a2 Disable flyspell-mode in git-commit-mode
It seems like enabling flyspell-mode within git-commit-mode causes
Emacs to completely freeze up, requring a force quit.
2017-01-17 00:12:16 +00:00
0cbea47ecd Clean up siren-magit module a little 2017-01-17 00:12:16 +00:00
8f131a0acf Add zone-choose function 2017-01-16 12:34:57 +00:00
eca73530b2 Enable zone-mode after 2 minutes idle 2017-01-16 12:22:03 +00:00
96bbd2147e Add basic module for editorconfig, and leave it disabled for now 2017-01-12 12:12:02 +00:00
700ead27f3 Add edit-server module for editing text from Chrome 2017-01-12 12:02:07 +00:00
bd4863a60e Disable rubocop-mode
Between flycheck and rubocopfmt-mode, it's no longer needed.
2017-01-09 22:39:38 +00:00
0eaa1767dd Switch from omnifmt-mode to rubocopfmt-mode 2017-01-09 22:38:35 +00:00
20e4ef90cc Customize ediff-mode used by magit 2016-12-13 10:28:12 +00:00
c0d90087ad Tweak helm-swoop usage 2016-12-13 02:53:44 +00:00
03e7f9cc6f Add direx and disable project-explorer 2016-12-13 02:39:46 +00:00
bcc1725df9 Update helm setup 2016-12-06 12:47:22 +00:00
fa6d7b44af Add ~/Notes to ECB source list 2016-12-06 08:25:51 +00:00
924664b0d7 Add helm-ag package 2016-12-02 15:18:01 +00:00
46468bbd1d Tweak keybindings a bit 2016-12-02 13:58:34 +00:00
185a4b8aad Update ack arguments 2016-12-02 13:45:43 +00:00
6a2901097c Update source list in ECB 2016-12-02 13:45:29 +00:00
5c31791b3b Add omnifmt-mode 2016-11-30 15:13:40 +00:00
fcd6b4f213 Add support for fullscreen in Linux (X11) 2016-11-29 15:53:53 +00:00
ee6404c31d Add module for php-mode 2016-10-10 14:04:14 +01:00
c8e8e02c5f Switch to semi-standard format 2016-10-10 14:01:33 +01:00
405f4612c2 Update config for go-mode 2016-07-11 14:21:13 +01:00
124246ffcd Use gometalinter with flycheck for Go 2016-07-09 22:30:09 +01:00
df86748738 Make go-projectile behave with new GOPATH style 2016-07-06 23:16:20 +01:00
916964173e Redo environment variable setup
Rely on system PATH and other environment variables, using
exec-path-from-shell package on OSX to ensure shell variables are
imported correctly.
2016-07-06 22:28:57 +01:00
ddc76495bd Use highlight-indent-guides-mode for Lisp buffers 2016-06-22 09:55:26 +01:00
a5e3256702 Make yaml files actually open with yaml-mode 2016-06-21 21:09:21 +01:00
5c63b959b6 Switch from js2-mode to js-mode 2016-06-21 21:09:05 +01:00
fdd47c921e Use conf-mode for Procfiles 2016-06-07 08:51:25 +01:00
66e4703663 Update magit configuration 2016-06-07 08:50:57 +01:00
a845117b8c Add siren-conf to customize conf-mode 2016-05-31 12:48:52 +01:00
d21e2a3e97 Add dockerfile-mode 2016-05-23 15:22:17 +01:00
8e5787358e Move custom face settings to modules 2016-05-04 13:26:46 +01:00
88fdf32074 Add swiper for C-s searches instead of phi-search 2016-05-04 13:24:01 +01:00
d78f067493 Add imenu-anywhere 2016-05-04 13:23:17 +01:00
1d7478c0fd Move code folding stuff into a module 2016-05-04 13:22:53 +01:00
671c924716 Remove use of highlight-indentation-mode
It effects performance quite badly in large files with lots of
indentation levels. I still use
highlight-indentation-current-column-mode though as it doesn't have such
a bad impact on performance.
2016-04-04 09:24:03 +01:00
794b663bbb Ensure rubocop-mode is loaded with ruby-mode 2016-04-03 10:28:37 +01:00
0c94ed7c70 Various fixes and updates to siren-text-manipulation 2016-04-03 10:28:20 +01:00
692ce25121 Clean up siren-ruby module a bit 2016-03-29 13:45:41 +01:00
da20f4e8a8 Minor tweaks 2016-03-29 13:37:28 +01:00
7557a1cf1e Switch from move-text to move-dup package
This allows me to remove the custom method for duplicating line, as
move-dup comes with a nice implementation.
2016-03-29 13:34:39 +01:00
38f256bbb1 Add web-mode and make jsx files open with it 2016-03-01 08:54:03 +00:00