el-get/recipes/flymake-lua.rcp
2012-02-22 14:46:21 -08:00

7 lines
306 B
Plaintext

(:name flymake-lua
:website "https://github.com/sroccaserra/emacs/blob/master/flymake-lua.el"
:description "Flymake support for Lua."
:type http
:url "https://raw.github.com/sroccaserra/emacs/master/flymake-lua.el"
:post-init (add-hook 'lua-mode-hook 'flymake-lua-load))