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