Commit Graph

509 Commits

Author SHA1 Message Date
ef9c1956b7 Add Makefile to update vendor files 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
487d4a6c50 Update magit settings 2015-11-27 12:13:17 +00:00
842ac54b8f Make ruby-mode play nice with company 2015-11-27 12:13:17 +00:00
c899eebaf0 Switch to using built-in ruby-mode 2015-11-27 12:13:17 +00:00
0754c0fe2a Update enh-ruby-mode customizations 2015-11-27 12:04:05 +00:00
5b1416b2c0 Update enh-ruby-mode face customizations 2015-10-05 10:41:53 +01:00
bb2ef9bbad Fix typo in readme 2015-10-04 12:06:13 +01:00
3a4f458c7b Switch from ruby-mode to enh-ruby-mode 2015-10-04 12:01:14 +01:00
28e2d19c1b Use company instead of auto-complete
And some other semi-related tweaks
2015-10-04 12:00:07 +01:00
c9553f2435 Fix module and remove wrongly added code to siren-core 2015-10-04 11:49:14 +01:00
5b5f014912 Merge pull request #5 from jimeh/rewrite
Complete rewrite of config using a Emacs Prelude like structure
v0.2.0
2015-10-04 09:54:05 +01:00
999d7dd6f4 Update readme 2015-10-04 09:52:37 +01:00
98ccec5e8a Add readme 2015-10-04 09:32:21 +01:00
40258956e8 Get rid of long line 2015-10-04 09:32:09 +01:00
c791150a06 Add rewritten config, dubbed emacs-siren
I've taken a lot of inspiration from Emacs-Prelude when it came to the
structure of this rewritten config. I didn't want to use Prelude as I
don't agree with all it's defaults, nor do I want to have to deal with
any future changes in Prelude that might break things for me. So instead
I went down the fully custom path, but heavily inspired by Prelude, both
in terms of file/code structure, and also some of it's features.

Compared to my old config setup, it's got most of the same things, but
nearly everything is in a module file now, making it easy to fully
enable/disable certain features.
2015-10-04 08:56:07 +01:00
44c74a389f Clean slate, so I can add my rewritten config 2015-10-04 08:52:36 +01:00
abafe44e6e Some tweaks v0.1.0 2015-10-04 08:35:33 +01:00
a41f70bb44 Update various snippets 2015-07-31 12:18:35 +01:00
b6fd922a7c Add Nix package manager's bin path to exec-path 2015-07-31 12:18:18 +01:00
c0459c321d Update custom-variables.el 2015-07-23 09:08:07 +01:00
33a2b24918 Add helm-swoop and tweak helm related keybindings 2015-07-23 09:05:34 +01:00
0bfd6e1b78 Replace ace-jump-mode with avy and ace-window 2015-07-23 09:05:11 +01:00
140f4c7db1 Add comment to init.el to keep new version of package.el happy 2015-07-23 09:02:29 +01:00
34e1e7bc09 Set tab-width to 4 for python-mode 2015-07-23 09:01:55 +01:00
e7c96fd57d Update custom-variables.el 2015-06-23 00:44:29 +01:00
0ef88dad35 Add pd snippet for coffee-mode 2015-06-23 00:43:25 +01:00
4becbd8cde Load runtime setup files after custom-variables file 2015-06-23 00:42:55 +01:00
b7eaff30cd Set tab-width in sh-mode 2015-06-23 00:42:35 +01:00
8e949bddc9 Temporarily disable ack-and-a-half package while it's corrupt 2015-06-23 00:42:05 +01:00
3a057df748 Update ruby and node.js environment setups 2015-06-22 22:44:28 +01:00
1e279c7642 Add warning suppression for magit 1.4.0 2015-06-22 22:40:12 +01:00
1bf1ba91db Update .gitignore 2015-01-22 20:50:38 +00:00
bb4b5b9293 Add misc ruby snippets 2015-01-22 20:49:39 +00:00
584d93b3a1 Add misc packages I've been playing with 2015-01-22 20:49:19 +00:00
7fbe31287f Fix issues with emacs built without GUI support 2014-11-22 14:53:39 +00:00
1105f4c295 Remove go-projectile reference 2014-10-15 15:10:42 +01:00
991149ed9e Add remove duplicate lines helper functions 2014-10-15 15:10:22 +01:00
0fa7e0849c Add and configure diminish package 2014-10-15 15:09:41 +01:00
8d38f86bd7 Save place in files 2014-10-15 15:07:35 +01:00
ad52352503 Override weird default value in feature-mode 2014-08-29 19:10:38 +01:00
28c64162fe Fix hideshow mode tokens for ruby-mode 2014-08-29 19:10:18 +01:00
a8f88b09ac Enable auto-cleanup of whitespace in sh-mode 2014-08-29 19:09:55 +01:00
01b7bd1567 Add go-projectile again as performance bug has been fixed 2014-08-29 19:09:34 +01:00
dbaac2abef Remove yascroll mode, it was impacting scroll performance 2014-08-29 19:09:10 +01:00
4eebd1cc45 Added helpers and easy keybindings for HideShow mode 2014-08-10 13:44:48 +01:00
583b9fd644 Remove old useless stuff 2014-08-10 13:43:30 +01:00
90897680dd Disable tiling package 2014-08-10 13:43:14 +01:00