Add snippet pack for sclang-mode

This commit is contained in:
ptrv 2013-05-13 02:13:28 +02:00
parent c1e3a2091a
commit ab14ddc1d3

4
recipes/sclang-snippets Normal file
View file

@ -0,0 +1,4 @@
(sclang-snippets
:repo "ptrv/sclang-snippets"
:fetcher github
:files ("*.el" "snippets"))