el-get/recipes/flymake-coffee.rcp

7 lines
266 B
Plaintext
Raw Normal View History

2012-12-18 11:25:05 +08:00
(:name flymake-coffee
:type github
:pkgname "purcell/flymake-coffe"
:description "Flymake support for coffee script"
:website "http://github.com/purcell/flymake-coffee"
:post-init (add-hook 'coffee-mode-hook 'flymake-coffee-load))