Commit Graph

75 Commits

Author SHA1 Message Date
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
249665c887 Make ido less annoying 2016-03-01 08:53:34 +00:00
c353aa8b45 Make magit behave a bit more to my liking 2016-03-01 08:53:18 +00:00
7ad5bf1e62 Tweaks to perspective mode 2016-03-01 08:52:59 +00:00
00f2023cb7 Minor tweaks and fixes 2016-03-01 08:52:35 +00:00
652bc3dab1 Solve annoying "Icon" file rendering issue with ECB
...by simply not displaying that file.
2016-01-31 20:21:24 +00:00
27ef796927 Add and customize rubocop-mode 2016-01-31 19:30:46 +00:00
e647302303 Update ruby-mode settings 2016-01-31 19:30:01 +00:00
900bc07587 Add yaml-mode 2016-01-31 19:29:18 +00:00
7d5612c87c Minor tweaks and cleanup to the code 2016-01-31 10:49:06 +00:00
4d7a697a6f Remove siren-enh-ruby module 2016-01-31 10:49:06 +00:00
3eda4e2723 Move siren-helpers into siren-core 2016-01-31 10:49:06 +00:00