Merge pull request #202 from syohex/support_helm-gtags

Add recipe for helm-gtags.el
This commit is contained in:
Steve Purcell 2012-07-16 01:37:33 -07:00
commit 4dde5b36fb

4
recipes/helm-gtags Normal file
View file

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