diff --git a/recipes/go-mode b/recipes/go-mode new file mode 100644 index 00000000..bbf935fe --- /dev/null +++ b/recipes/go-mode @@ -0,0 +1,4 @@ +(go-mode + :url "https://code.google.com/p/go/" + :fetcher hg + :files ("misc/emacs/*.el"))