/emacs

Emacs configuration files

Primary LanguageEmacs Lisp

Emacs Configuration

Jessica Hamrick
jhamrick@berkeley.edu

Version: GNU Emacs 24.3.1 (x86_64-apple-darwin12.4.0, NS apple-appkit-1187.39) of 2013-06-27

Emacs plugins

The following plugins are required for this configuration. Each plugin lists the other included plugins that it depends on.

Included as submodules

To install these plugins that are include as submodules, you will need to run git submodule init; git submodule update.

Install using el-get

These plugins should be installed using el-get (which is included as a submodule). To install these, open emacs and run M-x el-get-install <plugin>.

Manual install

These plugins must be manually downloaded and saved to the path indicated in the parentheses.

Non-Emacs dependencies

  • Python 2.7.4
  • IPython 1.0dev