Adding go-snippets to the list of recipes

This commit is contained in:
Yusuke Tsutsumi 2013-06-02 22:29:12 -07:00
parent 42aabfad8f
commit 2b01b1f932

4
recipes/go-snippets Normal file
View file

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