diff --git a/recipes/helm-pydoc b/recipes/helm-pydoc new file mode 100644 index 00000000..20b8cf19 --- /dev/null +++ b/recipes/helm-pydoc @@ -0,0 +1,4 @@ +(helm-pydoc + :fetcher "github" + :repo "syohex/emacs-helm-pydoc" + :files ("*.el" "*.py"))