Tom Willemsen
136128abd1
Removed c-eldoc and linum-ex
...
I didn't use c-eldoc and linum-ex only seemed to cause warnings to
show up when loading files, not improve any speed.
2011-05-27 22:57:40 +02:00
Tom Willemsen
7d61f23ddd
EMACS: linum-ex added, replaces linum
2011-05-27 00:36:44 +02:00
Tom Willemsen
7e7d6889ea
EMACS: Rainbow delimiters updated
2011-05-24 16:13:43 +02:00
Tom Willemsen
a252e892a9
EMACS: Added Rainbow delimiters mode
2011-05-17 00:45:41 +02:00
Tom Willemsen
d277a1a958
EMACS: Added ide-skel
2011-05-16 10:55:35 +02:00
Tom Willemsen
993da8846a
Add git-commit-mode
...
Makes emacs look more like vim when commiting messages. Shows me what
I'm doing wrong or right.
2011-04-17 02:35:36 +02:00
Tom Willemsen
2e952899b0
Added cmake mode
2011-04-17 00:23:48 +02:00
Tom Willemsen
bd983b778e
Added markdown mode
2011-04-17 00:22:17 +02:00
Tom Willemsen
d1502aa245
Folding is out
2011-04-16 23:03:44 +02:00
Tom Willemsen
0be324a314
Added c-eldoc
2011-04-16 19:39:49 +02:00
Tom Willemsen
2173039ef6
Added folding-mode, might be useful after all
2011-04-13 16:56:46 +02:00
Tom Willemsen
8cb832f073
Improved fontlock, added htmlize, set some gvim options
2011-04-12 13:16:56 +02:00
Tom Willemsen
0d342f0aee
I don't like nxhtml
2011-03-23 11:14:27 +01:00
Tom Willemsen
82b8ca2809
Big emacs cleanup, must be lighter
2011-03-17 11:37:07 +01:00
Tom Willemsen
57366f385a
Big changes, last one before I wipe it all.
...
* Added muse
* Added graphviz-dot-mode
* Remove all trailing whitespace on save.
This is the last commit I'm going to do before throwing it all away
again.
2011-03-17 11:23:07 +01:00
Tom Willemsen
94d2fc1815
Django, org
...
* Added nxhtml, mostly for django support.
* Changed some org settings.
2011-03-07 09:04:49 +01:00
Tom Willemsen
62f897fdf5
New .emacs style
...
* .emacs only loops through .emacs.d and runs the *.el files there.
* files are automatically compiled before loading. But only if it
hasn't already been compiled.
* all emacs el files, save for the startup scripts, have been moved
to .emacs.d/elisp
2011-02-21 00:27:43 +01:00