From 289967303d9332c5b54749b7985390f49ba77e03 Mon Sep 17 00:00:00 2001 From: David Halter Date: Tue, 6 Aug 2013 14:38:31 +0430 Subject: [PATCH] added anaconda, another sublime/jedi plugin, cc @srusskih and @DamnWidget --- README.rst | 3 ++- docs/index.rst | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 815c72d8..c6a66be4 100644 --- a/README.rst +++ b/README.rst @@ -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 diff --git a/docs/index.rst b/docs/index.rst index 43006d99..aaf46a70 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -56,7 +56,8 @@ Emacs: Sublime Text 2/3: -- `SublimeJEDI `_ +- `SublimeJEDI `_ (ST2 & ST3) +- `anaconda `_ (only ST3) .. _other-software: