mirror of
https://github.com/davidhalter/jedi-vim.git
synced 2025-12-07 03:04:30 +08:00
Remove a strange sentence
This commit is contained in:
@@ -481,7 +481,7 @@ small a horizontal split happens.
|
|||||||
6.12. `g:jedi#force_py_version` *g:jedi#force_py_version*
|
6.12. `g:jedi#force_py_version` *g:jedi#force_py_version*
|
||||||
|
|
||||||
If you have installed multiple Python versions, you can force the Python
|
If you have installed multiple Python versions, you can force the Python
|
||||||
version that is going to be used. To ensure that jedi environments are used.
|
version that is going to be used.
|
||||||
You don't have to compile VIM with multiple Python versions.
|
You don't have to compile VIM with multiple Python versions.
|
||||||
The variable can be set in the .vimrc like this to force python 2:
|
The variable can be set in the .vimrc like this to force python 2:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user