diff --git a/README.rst b/README.rst index 61027df9..59a188fb 100644 --- a/README.rst +++ b/README.rst @@ -37,7 +37,7 @@ Jedi can be used with the following editors: - Emacs (Jedi.el_, company-jedi_) - Sublime Text (SublimeJEDI_ [ST2 + ST3], anaconda_ [only ST3]) - SynWrite_ -- TextMate_ (not sure if it actually works) +- TextMate_ (Not sure if it's actually working) And it powers the following projects: diff --git a/docs/docs/usage.rst b/docs/docs/usage.rst index f6f53f6b..547ee4e2 100644 --- a/docs/docs/usage.rst +++ b/docs/docs/usage.rst @@ -36,6 +36,10 @@ SynWrite: - SynJedi_ +TextMate: + +- Textmate_ (Not sure if it's actually working) + .. _other-software: @@ -72,3 +76,4 @@ Using a custom ``$HOME/.pythonrc.py`` .. _anaconda: https://github.com/DamnWidget/anaconda .. _SynJedi: http://uvviewsoft.com/synjedi/ .. _wdb: https://github.com/Kozea/wdb +.. _TextMate: https://github.com/lawrenceakka/python-jedi.tmbundle