mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2026-05-04 08:05:48 +08:00
change image links, because they were broken, fixes #61
This commit is contained in:
+3
-3
@@ -11,15 +11,15 @@ 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
|
||||
.. image:: https://github.com/davidhalter/jedi/raw/master/docs/_screenshots/screenshot_complete.png
|
||||
|
||||
Completion for almost anything (Ctrl+Space).
|
||||
|
||||
.. image:: https://github.com/davidhalter/jedi/raw/master/screenshot_function.png
|
||||
.. image:: https://github.com/davidhalter/jedi/raw/master/docs/_screenshots/screenshot_function.png
|
||||
|
||||
Display of function/class bodies, docstrings.
|
||||
|
||||
.. image:: https://github.com/davidhalter/jedi/raw/master/screenshot_pydoc.png
|
||||
.. image:: https://github.com/davidhalter/jedi/raw/master/docs/_screenshots/screenshot_pydoc.png
|
||||
|
||||
Pydoc support (with highlighting, Shift+k).
|
||||
|
||||
|
||||
+1
-1
Submodule jedi updated: 17bec929bb...23f36c86d7
Reference in New Issue
Block a user