From 14aca9708e4b33f45f5b6011c5313e5480711d6b Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Wed, 5 Mar 2014 12:36:54 +0100 Subject: [PATCH] forgot to change to docs - only changed the readme --- README.rst | 2 +- docs/docs/usage.rst | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 61027df96..59a188fb5 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 f6f53f6b7..547ee4e2c 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