Add recipe for company-go

This commit is contained in:
Sean Escriva 2013-11-19 18:35:02 -08:00
parent 6439f7561c
commit 277f1594e7

2
recipes/company-go Normal file
View file

@ -0,0 +1,2 @@
(company-go :repo "nsf/gocode" :fetcher github
:files ("emacs-company/company-go.el"))