mirror of
https://github.com/correl/melpa.git
synced 2024-12-22 11:08:54 +00:00
Merge pull request #2111 from ardumont/add-purescript-mode-recipe
New recipe: purescript-mode
This commit is contained in:
commit
77175fa470
1 changed files with 8 additions and 0 deletions
8
recipes/purescript-mode
Normal file
8
recipes/purescript-mode
Normal file
|
@ -0,0 +1,8 @@
|
|||
(purescript-mode
|
||||
:repo "dysinger/purescript-mode"
|
||||
:fetcher github
|
||||
:files ("*.el"
|
||||
"purescript-mode.texi"
|
||||
"NEWS"
|
||||
"snippets"
|
||||
"logo.svg"))
|
Loading…
Reference in a new issue