Removing youcompleteme.

This commit is contained in:
Faerbit 2014-11-11 20:24:30 +01:00
parent 360886da2b
commit 75e7c83b7d

1
vimrc
View File

@ -17,7 +17,6 @@ if exists("*vundle#begin")
Plugin 'garbas/vim-snipmate'
Plugin 'honza/vim-snippets'
Plugin 'alfredodeza/coveragepy.vim'
Plugin 'valloric/youcompleteme'
" All of your Plugins must be added before the following line
call vundle#end() " required