Merge pull request #10 from genehack/smart-tab

Add smart-tab
This commit is contained in:
Steve Purcell 2012-03-19 01:16:44 -07:00
commit 75b3e82470

View file

@ -191,6 +191,10 @@
:url "https://github.com/pallet/ritz.git"
:fetcher git
:files ("src/main/elisp/slime-ritz.el"))
(smart-tab
:url "git://github.com/genehack/smart-tab.git"
:fetcher git
:files ("smart-tab.el"))
(smex
:url "git://github.com/nonsequitur/smex.git"
:fetcher git