From cedae326055189450064c2492f4ebc37c01861f3 Mon Sep 17 00:00:00 2001 From: David Halter Date: Wed, 11 Sep 2013 22:38:42 +0430 Subject: [PATCH] Add SynWrite to supported editors. --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index cef8da37..c278637f 100644 --- a/README.rst +++ b/README.rst @@ -31,6 +31,7 @@ Jedi can be used with the following editors: - Vim (jedi-vim_, YouCompleteMe_) - Emacs (Jedi.el_) - Sublime Text (SublimeJEDI_ [ST2 + ST3], anaconda_ [only ST3]) +- SynWrite_ And it powers the following projects: @@ -133,4 +134,5 @@ For more detailed information visit the `testing documentation .. _Jedi.el: https://github.com/tkf/emacs-jedi .. _sublimejedi: https://github.com/srusskih/SublimeJEDI .. _anaconda: https://github.com/DamnWidget/anaconda +.. _SynWrite: http://uvviewsoft.com/synjedi/ .. _wdb: https://github.com/Kozea/wdb