mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 19:19:32 +00:00
Add recipe for jedi, python autocomplete interface
This commit is contained in:
parent
3ee7f9f6aa
commit
3adbb9958a
1 changed files with 3 additions and 0 deletions
3
recipes/jedi
Normal file
3
recipes/jedi
Normal file
|
@ -0,0 +1,3 @@
|
|||
(jedi :fetcher github
|
||||
:repo "tkf/emacs-jedi"
|
||||
:files ("jedi*"))
|
Loading…
Reference in a new issue