diff options
-rw-r--r-- | .vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -73,7 +73,7 @@ set runtimepath+=/usr/share/vim set runtimepath+=~/.vim/bundle/vundle call vundle#begin() -Plugin 'Valloric/YouCompleteMe' +"Plugin 'Valloric/YouCompleteMe' Plugin 'SirVer/ultisnips' "Plugin 'scrooloose/syntastic' Plugin 'neomake/neomake' |