el-get/recipes/textmate.el

6 lines
159 B
EmacsLisp
Raw Normal View History

2011-07-12 17:14:38 +08:00
(:name textmate
:type git
:url "https://github.com/defunkt/textmate.el.git"
:features textmate
:after (lambda () (textmate-mode)))