mirror of
https://github.com/correl/melpa.git
synced 2025-03-07 04:45:08 -10:00
Merge pull request #202 from syohex/support_helm-gtags
Add recipe for helm-gtags.el
This commit is contained in:
commit
4dde5b36fb
1 changed files with 4 additions and 0 deletions
4
recipes/helm-gtags
Normal file
4
recipes/helm-gtags
Normal file
|
@ -0,0 +1,4 @@
|
|||
(helm-gtags
|
||||
:repo "syohex/emacs-helm-gtags"
|
||||
:fetcher github
|
||||
:files ("helm-gtags.el"))
|
Loading…
Add table
Reference in a new issue