From 277f1594e79130508008beda94dc8d66480677e2 Mon Sep 17 00:00:00 2001 From: Sean Escriva Date: Tue, 19 Nov 2013 18:35:02 -0800 Subject: [PATCH] Add recipe for company-go --- recipes/company-go | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/company-go diff --git a/recipes/company-go b/recipes/company-go new file mode 100644 index 00000000..263a9c74 --- /dev/null +++ b/recipes/company-go @@ -0,0 +1,2 @@ +(company-go :repo "nsf/gocode" :fetcher github + :files ("emacs-company/company-go.el"))