diff --git a/recipes/helm-gtags.rcp b/recipes/helm-gtags.rcp new file mode 100644 index 00000000..7a00c8ec --- /dev/null +++ b/recipes/helm-gtags.rcp @@ -0,0 +1,5 @@ +(:name helm-gtags + :description "GNU GLOBAL Helm interface." + :type github + :pkgname "syohex/emacs-helm-gtags" + :depends (helm))