1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2025-03-29 01:09:06 -09:00

Add recipe for go-projectile

Go language related add-ons for Projectile
This commit is contained in:
Doug MacEachern 2014-04-30 10:24:44 -07:00
parent f7cc000deb
commit d55ccfd163

1
recipes/go-projectile Normal file
View file

@ -0,0 +1 @@
(go-projectile :repo "dougm/go-projectile" :fetcher github)