Commit Graph

13 Commits

Author SHA1 Message Date
9477e36d2f removed highlight-indentation-current-column-mode from various languages 2012-02-29 10:06:52 +00:00
c510cb8440 added highlight-indentation mode and configured specific modes for it 2012-02-28 14:12:47 +00:00
c5c8eefe60 cleaned up ruby-mode hook a bit 2012-02-10 01:16:51 +00:00
19b9e0b8c5 C-c . is ECB's prefix key, so set forced Rsense completion to C-c C-. 2012-01-10 16:50:15 +00:00
aa235386da added Rsense package for ruby development, and tweaked auto-complete settings slightly 2012-01-09 11:33:52 +00:00
8945087b4e textmate-goto-file is faster than eproject-find-file as the former caches the file list, hence I've switched back to mainly using textmate-mode for quickly changing file, but still got eproject for other things 2011-12-07 23:15:42 +00:00
acfa243b64 tweaked eproject-related keybindings 2011-12-07 09:54:55 +00:00
a13d398e1e ensure recently added global keybindings work in ruby-mode as some ruby-related packages have keybindings hard-coded 2011-11-29 23:13:48 +00:00
c38d910344 Disable global linum-mode, and only activate it in specific modes where I want it.
This gives me more space in the Speedbar frame as it doesn't show line numbers anymore.
2011-11-15 18:01:43 +00:00
4da8338680 enabled fci-mode in a number of programming language modes 2011-10-07 22:11:52 +01:00
bbdb8aba5b handle *.rabl files with ruby-mode 2011-09-12 11:31:50 +01:00
678fc55836 cleaner ruby-mode config 2011-09-08 20:25:19 +01:00
20cd756127 initial import of emacs config 2011-08-27 20:36:26 +01:00