disable you-complete-me vim-plugin
This commit is contained in:
parent
fe45ff8e5f
commit
8daefb07d0
1 changed files with 1 additions and 1 deletions
2
.vimrc
2
.vimrc
|
@ -24,7 +24,7 @@ Plugin 'vim-syntastic/syntastic'
|
||||||
Plugin 'nvie/vim-flake8'
|
Plugin 'nvie/vim-flake8'
|
||||||
|
|
||||||
" autocomplete
|
" autocomplete
|
||||||
Bundle 'Valloric/YouCompleteMe'
|
" Bundle 'Valloric/YouCompleteMe'
|
||||||
|
|
||||||
" search for files
|
" search for files
|
||||||
Plugin 'ctrlpvim/ctrlp.vim'
|
Plugin 'ctrlpvim/ctrlp.vim'
|
||||||
|
|
Loading…
Add table
Reference in a new issue