From 5ad782d920ee57aaf8534d7a8b9c231343e658b7 Mon Sep 17 00:00:00 2001 From: Dave Halter Date: Sat, 5 May 2018 17:35:18 +0200 Subject: [PATCH] Remove a strange sentence --- doc/jedi-vim.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/jedi-vim.txt b/doc/jedi-vim.txt index baab0fb..8b39e83 100644 --- a/doc/jedi-vim.txt +++ b/doc/jedi-vim.txt @@ -481,7 +481,7 @@ small a horizontal split happens. 6.12. `g:jedi#force_py_version` *g:jedi#force_py_version* 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. The variable can be set in the .vimrc like this to force python 2: