1
0
forked from VimPlug/jedi

added anaconda, another sublime/jedi plugin, cc @srusskih and @DamnWidget

This commit is contained in:
David Halter
2013-08-06 14:38:31 +04:30
parent 1a8227aeec
commit 289967303d
2 changed files with 4 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ Jedi can be used with the following editors:
- Vim (jedi-vim_, YouCompleteMe_)
- Emacs (Jedi.el_)
- Sublime Text (SublimeJEDI_)
- Sublime Text (SublimeJEDI_ [ST2 + ST3], anaconda_ [only ST3])
And it powers the following projects:
@@ -132,4 +132,5 @@ For more detailed information visit the `testing documentation
.. _youcompleteme: http://valloric.github.io/YouCompleteMe/
.. _Jedi.el: https://github.com/tkf/emacs-jedi
.. _sublimejedi: https://github.com/srusskih/SublimeJEDI
.. _anaconda: https://github.com/DamnWidget/anaconda
.. _wdb: https://github.com/Kozea/wdb

View File

@@ -56,7 +56,8 @@ Emacs:
Sublime Text 2/3:
- `SublimeJEDI <https://github.com/srusskih/SublimeJEDI>`_
- `SublimeJEDI <https://github.com/srusskih/SublimeJEDI>`_ (ST2 & ST3)
- `anaconda <https://github.com/DamnWidget/anaconda>`_ (only ST3)
.. _other-software: