mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Add purescript-mode recipe
This commit is contained in:
parent
8d037fe892
commit
a41ce0d7ba
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