From b487b4c0db9092bb7e32aad9265b79a9d18c8478 Mon Sep 17 00:00:00 2001 From: Donald Curtis Date: Sat, 29 Dec 2012 15:05:04 -0600 Subject: [PATCH] fix problem with recipe naming --- recipes/helm-ls-git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/helm-ls-git b/recipes/helm-ls-git index 974f915b..7bffb38a 100644 --- a/recipes/helm-ls-git +++ b/recipes/helm-ls-git @@ -1 +1 @@ -(helm-git :repo "emacs-helm/helm-ls-git" :fetcher github) \ No newline at end of file +(helm-ls-git :repo "emacs-helm/helm-ls-git" :fetcher github)