Commit graph

6 commits

Author SHA1 Message Date
Vincent Ambo
cdffc846bb Emacs: Various changes:
- Moved Haskell-mode configuration to customize
- Disabled Paredit in non-lisp buffers (or more explicitly: Enabled it
  in Elisp and Clojure buffers)
- Removed some custom items that I don't use anymore (e.g. Jabber-mode
  because I switched to bitlbee with rcirc)
- New packages: hi2 (Haskell indent mode revamped), browse-kill-ring
- Always enable undo-tree-mode and recentf-mode
- Keep all auto-save files in /tmp
2013-07-29 00:53:08 +02:00
Vincent Ambo
a5f4b2f479 emacs: Nyan cat mode! 2013-07-15 00:02:08 +02:00
Vincent Ambo
0de09c890d emacs: Changed rainbow-delimiters colours to those from Solarized
theme (very visible on Gruber Darker, I like it!) and forcing show-parens-mode
2013-07-14 18:08:44 +02:00
Vincent Ambo
9961463ad7 emacs: Switched Haskell indent mode 2013-07-08 16:59:35 +02:00
Vincent Ambo
50ec87400c emacs: Moved some configurations around and fixed init-modes.el 2013-07-08 01:31:03 +02:00
Vincent Ambo
0d133eceb3 Split up configuration in five files. I wrote a nice commit message explaining this, but I wrote it in vi and it died on me. 2013-07-08 01:15:05 +02:00