1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2024-12-23 03:00:12 +00:00

Merge pull request from flexibeast/master

Add recipe for picolisp-mode.
This commit is contained in:
Steve Purcell 2014-11-18 11:20:02 +00:00
commit fe116998da

5
recipes/picolisp-mode Normal file
View file

@ -0,0 +1,5 @@
(picolisp-mode
:fetcher github
:repo "flexibeast/picolisp-mode"
:files ("picolisp-mode.el"
"eww.sh"))