add helm-ag recipe

This commit is contained in:
Syohei YOSHIDA 2013-03-05 22:56:45 +09:00
parent ba481ca964
commit 8ef956ba1d

4
recipes/helm-ag Normal file
View file

@ -0,0 +1,4 @@
(helm-ag
:repo "syohex/emacs-helm-ag"
:fetcher github
:files ("helm-ag.el"))