Commit Graph

59 Commits

Author SHA1 Message Date
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
958bcbadaf Make transparency a core part of Siren 2016-01-31 10:45:11 +00:00
e71ed5fc4e Change header/footer comment of all files to make elisp happy 2016-01-31 10:39:26 +00:00
b31ce521c8 Update magit settings 2016-01-30 12:05:02 +00:00
1dba34691e Update projectile settings 2016-01-30 12:04:54 +00:00
88e2303329 Tweak ruby config 2016-01-30 12:04:19 +00:00
b4132e5019 Add js and json modules 2016-01-30 12:02:20 +00:00
b27cd00b37 Update projectile mode-line format 2016-01-18 08:47:40 +00:00
2cd11b0370 Update settings for a few modes 2016-01-18 08:45:14 +00:00
24e4f3beb1 Update ECB's project list 2016-01-12 10:04:07 +00:00
8ca3cef40d Add highlight-symbol-mode 2015-11-27 19:09:27 +00:00
b0f074ba9e Update makefile settings 2015-11-27 12:13:18 +00:00
94552aafd1 Add linum-relative module
It doesn't activate by default, but it's available for when I want it.
2015-11-27 12:13:18 +00:00
c2c9eab0cb Switch to improved escreen package from a Github fork 2015-11-27 12:13:17 +00:00
80e55c08f9 Add support for Lua and Apache Thrift 2015-11-27 12:13:17 +00:00
39e8ff7582 Add flush command to siren-goto-symbol 2015-11-27 12:13:17 +00:00
764eb00568 Update company-mode settings 2015-11-27 12:13:17 +00:00