From 52bbedd4a8b0a380f23fde410b0b3e0360b5eebf Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Tue, 22 Jul 2014 10:33:49 +0200 Subject: [PATCH] renamed company-jedi to anaconda-mode, cc @proofit404 --- README.rst | 4 ++-- docs/docs/usage.rst | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index 6edb246a..5555936c 100644 --- a/README.rst +++ b/README.rst @@ -34,7 +34,7 @@ me. Jedi can be used with the following editors: - Vim (jedi-vim_, YouCompleteMe_) -- Emacs (Jedi.el_, elpy_, company-jedi_) +- Emacs (Jedi.el_, elpy_, anaconda-mode_) - Sublime Text (SublimeJEDI_ [ST2 + ST3], anaconda_ [only ST3]) - SynWrite_ - TextMate_ (Not sure if it's actually working) @@ -144,7 +144,7 @@ For more detailed information visit the `testing documentation .. _youcompleteme: http://valloric.github.io/YouCompleteMe/ .. _Jedi.el: https://github.com/tkf/emacs-jedi .. _elpy: https://github.com/jorgenschaefer/elpy -.. _company-jedi: https://github.com/proofit404/company-jedi +.. _anaconda-mode: https://github.com/proofit404/anaconda-mode .. _sublimejedi: https://github.com/srusskih/SublimeJEDI .. _anaconda: https://github.com/DamnWidget/anaconda .. _SynWrite: http://uvviewsoft.com/synjedi/ diff --git a/docs/docs/usage.rst b/docs/docs/usage.rst index af13f397..13e25987 100644 --- a/docs/docs/usage.rst +++ b/docs/docs/usage.rst @@ -26,7 +26,7 @@ Emacs: - Jedi.el_ - elpy_ -- company-jedi_ +- anaconda-mode_ Sublime Text 2/3: @@ -78,7 +78,7 @@ Using a custom ``$HOME/.pythonrc.py`` .. _youcompleteme: http://valloric.github.io/YouCompleteMe/ .. _Jedi.el: https://github.com/tkf/emacs-jedi .. _elpy: https://github.com/jorgenschaefer/elpy -.. _company-jedi: https://github.com/proofit404/company-jedi +.. _anaconda-mode: https://github.com/proofit404/anaconda-mode .. _sublimejedi: https://github.com/srusskih/SublimeJEDI .. _anaconda: https://github.com/DamnWidget/anaconda .. _SynJedi: http://uvviewsoft.com/synjedi/