Add hs-lint recipe

This commit is contained in:
Jonathan Marchand 2010-12-20 21:58:32 +08:00 committed by Dimitri Fontaine
parent ee6368a7bc
commit 8353951d11

5
recipes/hs-lint.el Normal file
View File

@ -0,0 +1,5 @@
(:name hs-lint
:type http
:url "http://alexott.net/common/emacs/hs-lint.el"
:load-path (".")
:features hs-lint)