mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 06:55:11 +01:00
Disable jedi-vim as it bites youcompleteme
This commit is contained in:
4
.vimrc
4
.vimrc
@@ -138,8 +138,8 @@ set complete+=kspell
|
|||||||
"Plugin 'klen/python-mode'
|
"Plugin 'klen/python-mode'
|
||||||
|
|
||||||
" Python autocompletion
|
" Python autocompletion
|
||||||
Plugin 'davidhalter/jedi-vim'
|
"Plugin 'davidhalter/jedi-vim'
|
||||||
let g:jedi#force_py_version = 2
|
"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