mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Force Python 2 for jedi checks
This commit is contained in:
1
.vimrc
1
.vimrc
@@ -139,6 +139,7 @@ set complete+=kspell
|
|||||||
|
|
||||||
" Python autocompletion
|
" Python autocompletion
|
||||||
Plugin 'davidhalter/jedi-vim'
|
Plugin 'davidhalter/jedi-vim'
|
||||||
|
let g:jedi#force_py_version = 2
|
||||||
|
|
||||||
" code-completion engine
|
" code-completion engine
|
||||||
" sudo apt-get install build-essential cmake
|
" sudo apt-get install build-essential cmake
|
||||||
|
|||||||
Reference in New Issue
Block a user