mirror of
https://github.com/correl/melpa.git
synced 2024-12-18 11:06:10 +00:00
Add helm-pydoc recipe.
This commit is contained in:
parent
2395623558
commit
e429f198a4
1 changed files with 4 additions and 0 deletions
4
recipes/helm-pydoc
Normal file
4
recipes/helm-pydoc
Normal file
|
@ -0,0 +1,4 @@
|
|||
(helm-pydoc
|
||||
:fetcher "github"
|
||||
:repo "syohex/emacs-helm-pydoc"
|
||||
:files ("*.el" "*.py"))
|
Loading…
Reference in a new issue