el-get/recipes/textmate.rcp

7 lines
208 B
Plaintext

(:name textmate
:description "TextMate minor mode for Emacs"
:type git
:url "https://github.com/defunkt/textmate.el.git"
:features textmate
:after (lambda () (textmate-mode)))