disable jed-vim
This commit is contained in:
parent
2864602769
commit
41e2d4c37a
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
|
@ -17,7 +17,7 @@ Plugin 'VundleVim/Vundle.vim'
|
||||||
Plugin 'tpope/vim-fugitive'
|
Plugin 'tpope/vim-fugitive'
|
||||||
|
|
||||||
" Python autocompletion
|
" Python autocompletion
|
||||||
Plugin 'davidhalter/jedi-vim'
|
"Plugin 'davidhalter/jedi-vim'
|
||||||
|
|
||||||
" status/tabline
|
" status/tabline
|
||||||
Plugin 'vim-airline/vim-airline'
|
Plugin 'vim-airline/vim-airline'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue