el-get/recipes/flymake-haml.rcp

8 lines
285 B
Plaintext

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