From 1f26aded679c480ff850893a20e37a4ae750c6e0 Mon Sep 17 00:00:00 2001 From: David Halter Date: Sat, 2 Feb 2013 18:28:13 +0100 Subject: [PATCH] bad sentence in readme --- README.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.rst b/README.rst index bedc7676..482ff7a4 100644 --- a/README.rst +++ b/README.rst @@ -14,10 +14,10 @@ Additionaly, Jedi suports two different goto functions and has support for renaming as well as Pydoc support and some other IDE features. Jedi uses a very simple API to connect with IDE's. There's a reference -implementation as a `VIM-Plugin Implementation -`_, which uses Jedi's autocompletion. -I encourage you to use Jedi in your IDEs. I'ts really easy. If there are any -problems (also with licensing), just contact me. +implementation as a `VIM-Plugin `_, +which uses Jedi's autocompletion. I encourage you to use Jedi in your IDEs. +I'ts really easy. If there are any problems (also with licensing), just contact +me. Jedi can be used with the following plugins/software: