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

7 lines
278 B
Plaintext

(:name flymake-shell
:type github
:pkgname "purcell/flymake-shell"
:description "A flymake syntax-checker for shell scripts"
:website "http://github.com/purcell/flymake-shell"
:post-init (add-hook 'shell-script-mode-hook 'flymake-shell-load))