Merge pull request #2111 from ardumont/add-purescript-mode-recipe

New recipe: purescript-mode
This commit is contained in:
Steve Purcell 2014-10-25 06:47:50 +01:00
commit 77175fa470

8
recipes/purescript-mode Normal file
View file

@ -0,0 +1,8 @@
(purescript-mode
:repo "dysinger/purescript-mode"
:fetcher github
:files ("*.el"
"purescript-mode.texi"
"NEWS"
"snippets"
"logo.svg"))