el-get/recipes/smart-tab.el
2011-01-03 00:23:54 +08:00

5 lines
169 B
EmacsLisp

(:name smart-tab
:type git
:url "https://github.com/genehack/smart-tab.git"
:features smart-tab
:after (lambda () (global-smart-tab-mode 1)))