smtlaissezfaire / emacs.d

Personal .emacs.d files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

== .emacs.d

Feel free to rip off anything you see in here.

Much of this repository comes from my old experimental repository, found at
the following url:

http://github.com/smtlaissezfaire/emacs-lisp-experiments/tree/master

== setup


```
git submodule init
git submodule update
cd vendor/rinari
git submodule init
git submodule update
cd -
```

About

Personal .emacs.d files


Languages

Language:Emacs Lisp 99.6%Language:Ruby 0.4%