mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 14:04:26 +08:00
bad sentence in readme
This commit is contained in:
@@ -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
|
||||
<http://github.com/davidhalter/jedi-vim>`_, 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 <http://github.com/davidhalter/jedi-vim>`_,
|
||||
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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user