mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 12:31:07 +00:00
Add jedi to vim plugins
This commit is contained in:
parent
31ef68d142
commit
0764fd397f
|
@ -797,6 +797,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
||||||
|
|
||||||
* Vim
|
* Vim
|
||||||
* [Python-mode](https://github.com/klen/python-mode) - An all in one plugin for turning Vim into a Python IDE.
|
* [Python-mode](https://github.com/klen/python-mode) - An all in one plugin for turning Vim into a Python IDE.
|
||||||
|
* [Jedi-vim](https://github.com/davidhalter/jedi-vim) - Vim bindings for the [Jedi](https://github.com/davidhalter/jedi) autocompletion library for Python.
|
||||||
* Emacs
|
* Emacs
|
||||||
* [Elpy](https://github.com/jorgenschaefer/elpy) - Emacs Python Development Environment.
|
* [Elpy](https://github.com/jorgenschaefer/elpy) - Emacs Python Development Environment.
|
||||||
* Sublime Text
|
* Sublime Text
|
||||||
|
|
Loading…
Reference in New Issue
Block a user