54246c615c
Add customizations for lisp-mode
2012-06-30 22:53:19 +01:00
18acec2c60
Treat *.jbuilder files as Ruby files
2012-06-21 10:29:28 +01:00
be0a7930d0
Add customizations for haml-mode, rhtml-mode, and slim-mode
2012-06-04 14:55:16 +01:00
804186fff9
Customize html-mode with linum, highlight-indentation and more...
2012-05-21 00:24:07 +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
26ef3e957a
Use ruby-mode for *.prawn files
2012-04-20 16:47:05 +01:00
83ac0f81cc
Add console-friendly keybinding for executing Ruby code in buffer
2012-04-19 00:47:55 +01:00
5763035187
Enable hs-mode (HideShow) within ruby-mode
2012-04-13 00:36:53 +01:00
3bba84651b
Add conf-mode customizations
2012-04-11 20:05:00 +01:00
1c6d48d2e3
Add workaround for missing ruby-insert-end function from ruby-mode
2012-04-07 11:30:21 +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
02703aed46
Set <RET> in ruby-mode to reindent-then-newline-and-indent
...
I switched from this very behavior a couple of days ago cause the
reindenting was causing my headaches every now and then. But not having
has been causing me even bigger headaches.
2012-03-27 17:08:20 +01:00
b858438d17
Enable highlight-indentation-current-column-mode in most languages
2012-03-27 14:55:07 +01:00
ca95cf162b
Set <RET> key in ruby-mode to only indent the newly created line
2012-03-24 11:46:37 +00:00
1ef44eeec3
Set <RET> key in css-mode to call newline-and-indent
2012-03-24 11:46:35 +00:00
49930dad0e
Set tab-width to 4 for Makefiles specifically
2012-03-23 18:36:36 +00:00
39a5e30394
Customize makefile-mode.
2012-03-22 23:21:58 +00:00
943306c2f9
Add additional customizations to magit modes.
2012-03-21 10:23:41 +00:00
2f32571fcd
Customize magit-log-edit-mode.
...
Hopefully this will help me write better commit messages with fewer
spelling mistakes, and without long lines.
2012-03-19 23:49:46 +00:00
25e17c915e
changes the concept of "languages" to "mode-customizations"
2012-03-09 10:24:20 +00:00