From eb1c6f813aab3d3d9b4e0d877aca304e4760e270 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Wed, 5 Mar 2014 12:32:36 +0100 Subject: [PATCH] add a TextMate plugin link, by @lawrenceakka --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 35e6a791..61027df9 100644 --- a/README.rst +++ b/README.rst @@ -37,6 +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) And it powers the following projects: @@ -145,3 +146,4 @@ For more detailed information visit the `testing documentation .. _anaconda: https://github.com/DamnWidget/anaconda .. _SynWrite: http://uvviewsoft.com/synjedi/ .. _wdb: https://github.com/Kozea/wdb +.. _TextMate: https://github.com/lawrenceakka/python-jedi.tmbundle