Add vim editor plugin deoplete-jedi

This commit is contained in:
kiryph
2016-06-19 13:33:58 +02:00
committed by kiryph
parent 97c51cb812
commit a9b0af3167
2 changed files with 4 additions and 1 deletions

View File

@@ -21,6 +21,7 @@ Vim:
- jedi-vim_
- YouCompleteMe_
- deoplete-jedi_
Emacs:
@@ -94,6 +95,7 @@ Using a custom ``$HOME/.pythonrc.py``
.. _jedi-vim: https://github.com/davidhalter/jedi-vim
.. _youcompleteme: http://valloric.github.io/YouCompleteMe/
.. _deoplete-jedi: https://github.com/zchee/deoplete-jedi
.. _Jedi.el: https://github.com/tkf/emacs-jedi
.. _elpy: https://github.com/jorgenschaefer/elpy
.. _anaconda-mode: https://github.com/proofit404/anaconda-mode