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
The following plugins are required for this configuration. Each plugin lists the other included plugins that it depends on.
To install these plugins that are include as submodules, you will need
to run git submodule init; git submodule update
.
- Solarized Color Theme (
.emacs.d/plugins/color-theme-solarized
) - el-get (
.emacs.d/plugins/el-get
) - Emacs IPython Notebook (
.emacs.d/plugins/emacs-ipython-notebook
)- Jedi
- Markdown Mode
- MuMaMo (nxhtml)
- Request
- Websocket
- Magit (
.emacs.d/plugins/magit
) - Markdown Mode (
.emacs.d/plugins/markdown-mode
) - nxhtml (
.emacs.d/plugins/nxhtml
) - Request (
.emacs.d/plugins/request
) - SCSS Mode (
.emacs.d/plugins/scss-mode
) - Websocket (
.emacs.d/plugins/websocket
)
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>
.
These plugins must be manually downloaded and saved to the path indicated in the parentheses.
- AUCTex 11.87 (
.emacs.d/plugins/auctex
) - Pydoc Info 0.2 (
.emacs.d/plugins/pydoc-info-0.2
) - MATLAB CVS version 2013-04-02 (
.emacs.d/plugins/matlab
)
- Python 2.7.4
- IPython 1.0dev