el-get/recipes/flymake-haml.rcp
2012-12-18 12:25:05 +09:00

7 lines
254 B
Plaintext

(:name flymake-haml
:type github
:pkgname "purcell/flymake-haml"
:description "Flymake handler for haml files"
:website "http://github.com/purcell/flymake-haml"
:post-init (add-hook 'haml-mode-hook 'flymake-haml-load))