From 8ef956ba1da3123cc1f93601dbc7e290bfbc5bea Mon Sep 17 00:00:00 2001 From: Syohei YOSHIDA Date: Tue, 5 Mar 2013 22:56:45 +0900 Subject: [PATCH] add helm-ag recipe --- recipes/helm-ag | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 recipes/helm-ag diff --git a/recipes/helm-ag b/recipes/helm-ag new file mode 100644 index 00000000..b0a6218d --- /dev/null +++ b/recipes/helm-ag @@ -0,0 +1,4 @@ +(helm-ag + :repo "syohex/emacs-helm-ag" + :fetcher github + :files ("helm-ag.el"))