purcell / emacs.d
- Source
- Commits
- Network (2)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Steve Purcell (author)
Tue Feb 09 11:39:35 -0800 2010
emacs.d /
| name | age | message | |
|---|---|---|---|
| |
.ecb-user-layouts.el | Wed Mar 28 09:34:00 -0700 2007 | |
| |
.gitignore | Mon Feb 01 03:34:44 -0800 2010 | |
| |
.gitmodules | Mon Feb 08 13:28:46 -0800 2010 | |
| |
.viper | Thu Oct 23 08:17:31 -0700 2008 | |
| |
README | Mon Jan 04 02:22:58 -0800 2010 | |
| |
custom.el | Fri Jan 15 03:58:16 -0800 2010 | |
| |
elpa/ | Tue Feb 09 11:35:58 -0800 2010 | |
| |
init-anything.el | Tue Feb 09 08:52:55 -0800 2010 | |
| |
init-byte-code-cache.el | Wed Feb 18 08:26:02 -0800 2009 | |
| |
init-clojure.el | Thu Jan 28 06:34:41 -0800 2010 | |
| |
init-common-lisp.el | Thu Dec 31 09:46:05 -0800 2009 | |
| |
init-css.el | Tue Feb 09 11:39:35 -0800 2010 | |
| |
init-darcs.el | Sun Apr 05 00:48:45 -0700 2009 | |
| |
init-erlang.el | Mon Jan 11 05:50:39 -0800 2010 | |
| |
init-flymake.el | Tue May 26 08:01:43 -0700 2009 | |
| |
init-flyspell.el | Mon Jan 25 02:38:47 -0800 2010 | |
| |
init-fonts.el | Wed Feb 18 08:26:02 -0800 2009 | |
| |
init-git.el | Sun Nov 01 01:57:54 -0800 2009 | |
| |
init-haml.el | Wed Feb 03 02:02:18 -0800 2010 | |
| |
init-haskell.el | Wed Feb 18 08:26:02 -0800 2009 | |
| |
init-ido.el | Tue Jan 05 14:52:10 -0800 2010 | |
| |
init-javascript.el | Tue Oct 13 08:56:58 -0700 2009 | |
| |
init-lisp.el | Fri Feb 05 13:19:39 -0800 2010 | |
| |
init-maxframe.el | Wed Jun 03 06:04:43 -0700 2009 | |
| |
init-nxml.el | Thu Mar 26 04:28:01 -0700 2009 | |
| |
init-org.el | Mon Aug 24 07:00:52 -0700 2009 | |
| |
init-php.el | Mon Jan 11 06:06:28 -0800 2010 | |
| |
init-proxies.el | Wed Mar 25 06:37:45 -0700 2009 | |
| |
init-python-mode.el | Wed Apr 15 01:15:22 -0700 2009 | |
| |
init-rails.el | Tue Apr 14 07:14:15 -0700 2009 | |
| |
init-ruby-mode.el | Tue Feb 02 02:35:12 -0800 2010 | |
| |
init-slime.el | Tue Feb 09 08:51:26 -0800 2010 | |
| |
init-themes.el | Mon Feb 08 13:28:46 -0800 2010 | |
| |
init-twitter.el | Wed Apr 29 05:37:30 -0700 2009 | |
| |
init-window-split.el | Sun Apr 12 13:32:57 -0700 2009 | |
| |
init.el | Tue Feb 09 11:35:58 -0800 2010 | |
| |
site-lisp/ | Tue Feb 09 11:35:58 -0800 2010 | |
| |
update-all | Tue Feb 09 08:52:31 -0800 2010 |
README
This is an emacs configuration tree that supports a number of programming languages, particularly Ruby/Rails and other dynamic languages including Clojure, PHP, Python etc. To install, clone this repo to ~/.emacs.d, i.e. ensure that the 'init.el' contained in this repo ends up at ~/.emacs.d/init.el. Although these config files aren't meant to be a replacement for emacs-starter-kit, some of the tips & tricks contained herein might be useful to others, and there are flags at the top of init.el which can toggle certain features that might annoy people who aren't me, e.g. the "viper" vi emulation. I use Emacs from CVS on a Mac, but the config should work in other environments too. -Steve Purcell
