1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-04-03 09:18:59 -09:00

Merge pull request from toumorokoshi/master

package for go snippets for yasnippet.
This commit is contained in:
Steve Purcell 2013-06-03 00:09:46 -07:00
commit ca9f3022e7

4
recipes/go-snippets Normal file
View file

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