1
0
forked from VimPlug/jedi

repl documentation, adds @asmeurer suggestions

This commit is contained in:
David Halter
2013-08-05 15:18:24 +04:30
parent e287bf9bca
commit cea1d265a6
3 changed files with 19 additions and 8 deletions

View File

@@ -1,6 +1,4 @@
"""
``PYTHONSTARTUP`` to use Jedi in your Python interpreter.
To use Jedi completion in Python interpreter, add the following in your shell
setup (e.g., ``.bashrc``)::