93181c0289
Enable flymake for shell script files
2014-03-10 20:19:04 +00:00
2b036f2b81
Update sh-mode customizations
2013-07-11 23:11:15 +01:00
41df915118
Add subword-mode to all relevant modes
2013-05-07 09:05:08 +01:00
e81663a356
Treat *.tmuxtheme files as shell-scripts
2012-09-02 22:57:00 +01:00
7d48783944
Enable auto-complete-mode for major modes where it's useful
2012-07-03 19:11:13 +01:00
59dc636a0d
Indent on "RET" keypress in sh-mode
2012-04-29 02:08:53 +01:00
bcab0409f2
Change sh-mode to 2 space indentation
2012-04-21 20:05:32 +01:00
61bfb8f36d
Use functions instead of lambdas for mode customizations
2012-04-21 20:04:48 +01:00
1907feb14f
Disable highlight-indentation-current-column-mode for certain modes
...
Ruby, PHP, JavaScript and others have closing statements for code
blocks. Highlightighting the current indentation level serves as more of
annoyance than a useful tool. The same it not true for the likes of
Python or CoffeeScript for example.
2012-04-04 11:03:43 +01:00
b858438d17
Enable highlight-indentation-current-column-mode in most languages
2012-03-27 14:55:07 +01:00
25e17c915e
changes the concept of "languages" to "mode-customizations"
2012-03-09 10:24:20 +00:00