mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-06 10:54:22 +08:00
doc: Add hint about python 2 support (#1060)
* doc: Add hint about python 2 support * Update README.rst Co-authored-by: Dave Halter <davidhalter88@gmail.com>
This commit is contained in:
committed by
GitHub
parent
6812ce11b7
commit
7ac81cb880
@@ -230,6 +230,12 @@ Finally, if you don't want completion, but all the other features, use:
|
||||
FAQ
|
||||
===
|
||||
|
||||
I want to use Jedi with a Python 2 Environment, but it's not listed under "Known environments"
|
||||
----------------------------------------------------------------------------------------------
|
||||
|
||||
Starting with version 0.18.0 Jedi dropped support for Python 2.
|
||||
|
||||
|
||||
I don't want the docstring window to popup during completion
|
||||
------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user