From 0bded518d1544a9442c13c5cbfab64f0f1cbdb6d Mon Sep 17 00:00:00 2001 From: Donald Curtis Date: Sun, 29 Apr 2012 20:05:39 -0500 Subject: [PATCH] fix vimgolf recipe --- recipes/vimgolf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/vimgolf b/recipes/vimgolf index ce48f02c..5b7b0da7 100644 --- a/recipes/vimgolf +++ b/recipes/vimgolf @@ -1,2 +1,2 @@ -(vimgolf :repo "timvisher/vimgolf" :fetcher github) +(vimgolf :repo "timvisher/vimgolf" :fetcher github :files ("emacs/vimgolf.el"))