Merge pull request #2178 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"))