mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-07 19:24:36 +08:00
added pictures of jedi to jedi-vim
This commit is contained in:
17
README.rst
17
README.rst
@@ -9,6 +9,23 @@ know, what you think about Jedi and jedi-vim.*
|
||||
|
||||
jedi-vim is a is a VIM binding to the awesome autocompletion library *Jedi*.
|
||||
|
||||
Here are some pictures:
|
||||
|
||||
.. image:: https://github.com/davidhalter/jedi/raw/master/screenshot_complete.png
|
||||
|
||||
Completion for almost anything (Ctrl+Space).
|
||||
|
||||
.. image:: https://github.com/davidhalter/jedi/raw/master/screenshot_function.png
|
||||
|
||||
Display of function/class bodies, docstrings.
|
||||
|
||||
.. image:: https://github.com/davidhalter/jedi/raw/master/screenshot_pydoc.png
|
||||
|
||||
Pydoc support (with highlighting, Shift+k).
|
||||
|
||||
There is also support for goto and renaming.
|
||||
|
||||
|
||||
Get the latest from `github <http://github.com/davidhalter/jedi-vim>`_.
|
||||
|
||||
You can get the Jedi library is documented
|
||||
|
||||
2
jedi
2
jedi
Submodule jedi updated: 3a6d9ba955...9f7b586b43
Reference in New Issue
Block a user