Add vimgolf recipe

This commit is contained in:
Steve Purcell 2012-02-27 09:44:51 +00:00
parent 51fdff7d29
commit 7208866884

View file

@ -192,6 +192,10 @@
:url "http://www.dr-qubit.org/git/undo-tree.git"
:fetcher git
:files ("undo-tree.el"))
(vimgolf
:url "git://github.com/timvisher/vimgolf.git"
:fetcher git
:files ("vimgolf.el"))
(yasnippet
:url "https://github.com/capitaomorte/yasnippet"
:fetcher git)