mirror of
https://github.com/davidhalter/jedi.git
synced 2025-12-06 22:14:27 +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.
|
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
|
Jedi uses a very simple API to connect with IDE's. There's a reference
|
||||||
implementation as a `VIM-Plugin Implementation
|
implementation as a `VIM-Plugin <http://github.com/davidhalter/jedi-vim>`_,
|
||||||
<http://github.com/davidhalter/jedi-vim>`_, which uses Jedi's autocompletion.
|
which uses Jedi's autocompletion. I encourage you to use Jedi in your IDEs.
|
||||||
I encourage you to use Jedi in your IDEs. I'ts really easy. If there are any
|
I'ts really easy. If there are any problems (also with licensing), just contact
|
||||||
problems (also with licensing), just contact me.
|
me.
|
||||||
|
|
||||||
Jedi can be used with the following plugins/software:
|
Jedi can be used with the following plugins/software:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user