1
0
forked from VimPlug/jedi

Rework a lot of the README

This commit is contained in:
Dave Halter
2020-03-19 02:49:29 +01:00
parent 2e9fac0b71
commit a2bbbfe2d5
2 changed files with 32 additions and 34 deletions

View File

@@ -1,13 +1,13 @@
.. include global.rst
Jedi - an awesome autocompletion/static analysis library for Python
===================================================================
Jedi - an awesome autocompletion, static analysis and refactoring library for Python
====================================================================================
Release v\ |release|. (:doc:`Installation <docs/installation>`)
.. automodule:: jedi
Autocompletion can look like this (e.g. VIM plugin):
Autocompletion can for example look like this in jedi-vim:
.. figure:: _screenshots/screenshot_complete.png