Commit Graph

25 Commits

Author SHA1 Message Date
87e87bfdff added highlight-indentation-mode to a few more languages 2012-02-29 10:08:23 +00:00
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
19ad03f151 fixed a stupid typo so erlang-mode customizations actually work 2012-02-27 10:44:03 +00:00
80151dab5d cleaned up language customizations a bit 2012-02-24 20:48:47 +00:00
cb97028e82 added customizations for css-mode 2012-02-24 20:48:02 +00:00
ca3256254a use relative paths for loading files 2012-02-13 10:04:39 +00:00
c5c8eefe60 cleaned up ruby-mode hook a bit 2012-02-10 01:16:51 +00:00
748fce6419 customized shell-script-mode (sh-mode) with FCI and linum 2012-02-04 17:56:06 +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
e4dea9d1fd the tab-width command wasn't working, and I actually wanna use the default 4 space indent, and I want return to indent the new line. 2012-01-05 14:51:33 +00:00
1b72b91448 added some basic customizations to python-mode 2011-12-21 01:19:10 +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
4b55bca90c updated coffee-mode customizations 2011-11-09 13:37:07 +00:00
a783d7e1b6 added customizations to js-mode (javascript-mode) 2011-11-09 13:36:58 +00:00
9880f0f77d fixes typo in cucumber init file 2011-10-12 11:13:54 +01: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
29bfcbfec2 only auto-clean whitespaces on save in modes specifically set to do so 2011-09-01 14:09:19 +01:00
20cd756127 initial import of emacs config 2011-08-27 20:36:26 +01:00