src.nth.io/

summaryrefslogtreecommitdiff
path: root/init.el
AgeCommit message (Collapse)AuthorFilesLines
2011-06-05Fixed some minor bugs.Luke Hoersten1-8/+8
2011-05-18Split off programming language-specific custimizations to separate init files.Luke Hoersten1-32/+10
2011-05-16Cleaned up broken python mode stuff.Luke Hoersten1-7/+1
2011-05-16Removed unicode and pretty-modes for better alignment.Luke Hoersten1-5/+0
2011-05-16Added rainbow-delimiter (multi-colored parens) mode and updated twilight ↵Luke Hoersten1-15/+17
color theme.
2011-05-16Removed extranious lambda quotes.Luke Hoersten1-7/+7
2011-05-14Moved 3rd party libs to separate dir and added optional scion haskell support.Luke Hoersten1-15/+28
2011-04-03Added eclipse-style line moving and eshell init.Luke Hoersten1-1/+7
2010-12-21Removed auto-complete mode and cleaned up ibuffer groups.Luke Hoersten1-18/+12
2010-12-12Fixed font problem and removed os-specific config files.Luke Hoersten1-16/+37
2010-12-12Reorganized a ton. Split into 3 main sections: General, Modes, and Requires.Luke Hoersten1-94/+113
2010-12-04Started using eshell with TERM=emacs for bash colors.Luke Hoersten1-1/+2
2010-11-29Added align-with-spaces require.Luke Hoersten1-21/+13
2010-11-06Aquamacs comes with more features so I removed some mac stuff.Luke Hoersten1-0/+5
2010-11-03Added OS specific configs.Luke Hoersten1-25/+20
2010-10-06Added more haskell mode settingsLuke Hoersten1-6/+14
2010-09-28Removed hide-lines which hides lines based on a regex.Luke Hoersten1-1/+0
2010-09-28Added some old files.Luke Hoersten1-8/+3
2010-09-28Rearrainged init.elLuke Hoersten1-54/+66
2010-08-08More random cleanups.Luke Hoersten1-5/+20
2009-12-13Updated nav and yasnipped modes as well as cleaned up the pastebin script.Luke Hoersten1-2/+6
2009-12-13Rename file in header.Luke Hoersten1-1/+1
2009-12-13Refactored setq calls to use the multi-variable form.Luke Hoersten1-55/+66
2009-12-13Moved emacs.el to init.el since I'm now using it in my .emacs.d directory.Luke Hoersten1-0/+110