el-get/recipes/textmate.rcp

7 lines
208 B
Plaintext
Raw Normal View History

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