1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-20 09:19:22 -09:00

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"))