src.nth.io/

summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-12-29Created dynamic major mode grouping for ibuffer.Luke Hoersten2-24/+34
2015-10-01Reorganized global modes a bit. Fixed multi-frame font changes.Luke Hoersten2-30/+23
2015-09-24Gave up on SHM.Luke Hoersten2-20/+15
2015-09-21Disabled default haskell flycheckers and removed stack code.Luke Hoersten6-1104/+7
2015-09-18Added paredit, flx-ido and projectile.Luke Hoersten3-71/+66
2015-09-16Simplified haskell-init.el.Luke Hoersten2-62/+24
2015-09-16Trying stack-ide-mode.Luke Hoersten6-72/+1160
2015-09-15Removed helm config.Luke Hoersten1-36/+0
2015-09-15Started using shm and paredit.Luke Hoersten4-222/+49
2015-09-15Added ansible init.Luke Hoersten4-16/+43
2015-06-23Added ido-at-point completion.Luke Hoersten1-4/+8
2015-06-23Cleaned up comments.Luke Hoersten1-45/+45
2015-06-23Added an unused heml-init.elLuke Hoersten5-10/+57
2015-05-11Lots of random changes. Stopped using Chris Done's haskell-flycheck.Luke Hoersten3-120/+29
2015-04-04Tons of updates.Luke Hoersten2-77/+21
2015-02-04Big updates to haskell-mode stuff.Luke Hoersten10-106/+536
2014-11-19Moved lisp files to their own dir.Luke Hoersten5-1/+4
2014-11-19Messing with new haskell mode.Luke Hoersten1-2/+18
2014-05-10Disabled flymake in favor of ghc-mod.Luke Hoersten1-18/+10
2014-01-30Added markdown mode.Luke Hoersten2-2/+1
2013-10-31Removed bell and added menu bar on OS X.Luke Hoersten1-1/+2
2013-10-30Updates to moveline.Luke Hoersten2-17/+25
2013-07-10Updated packagesLuke Hoersten1-12/+5
2013-07-10Fixed mode hooks to all be functions.Luke Hoersten1-3/+4
2013-07-05Still need to tell eshell it's an emacs term to get bash color.Luke Hoersten1-0/+1
2013-07-04Fixed up some more haskell issues.Luke Hoersten1-13/+9
2013-06-30Fixed a bug with the haskell-mode-hookLuke Hoersten2-26/+9
2013-06-27Removed more unused init code.Luke Hoersten1-53/+42
2013-06-26Stabalized new packages and modes.Luke Hoersten2-26/+59
2013-06-25Tons more cleanups after emacs24 update.Luke Hoersten3-69/+18
2013-06-24Moved snippetsLuke Hoersten1-3/+1
2013-06-24Updated to emacs24 with package management and load-themeLuke Hoersten14-3889/+64
2013-06-22Cleaned up unused modes.Luke Hoersten4-1606/+17
2012-10-15Minor haskell updates.Luke Hoersten2-14/+29
2012-03-25Added clojure mode to ibuffer.Luke Hoersten1-7/+1
2012-03-25Updated zencoding mode.Luke Hoersten1-217/+483
2012-03-01Added clojure mode.Luke Hoersten2-0/+1208
2012-02-16Updated solarized again.Luke Hoersten1-246/+310
2012-02-16More updates to solarized.Luke Hoersten2-23/+42
2012-02-13Added solarized color theme.Luke Hoersten9-2/+613
2011-12-04Cleaned up color themes a little. Added thirdparty color theme elisp for os x.Luke Hoersten3-81/+1670
2011-11-20Changes to reflect Ubuntu 11.10 upgrade.Luke Hoersten2-9/+9
2011-10-03Split out some init files.Luke Hoersten5-31/+53
2011-06-15Added newline support and 4-width tabs in python.Luke Hoersten1-2/+3
2011-06-05Fixed some minor bugs.Luke Hoersten2-9/+8
2011-06-05Fixed proved/require bugs.Luke Hoersten2-1/+2
2011-05-18Split off programming language-specific custimizations to separate init files.Luke Hoersten4-75/+90
2011-05-16Cleaned up broken python mode stuff.Luke Hoersten2-7/+2
2011-05-16Removed unicode and pretty-modes for better alignment.Luke Hoersten2-307/+0
2011-05-16Added rainbow-delimiter (multi-colored parens) mode and updated twilight ↵Luke Hoersten3-16/+420
color theme.