Commit Graph

14 Commits

Author SHA1 Message Date
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