]> git.rmz.io Git - dotfiles.git/commitdiff
add YCM bundle
authorSamir Benmendil <samir.benmendil@gmail.com>
Wed, 8 Jan 2014 11:20:19 +0000 (12:20 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Wed, 8 Jan 2014 11:20:19 +0000 (12:20 +0100)
vimrc

diff --git a/vimrc b/vimrc
index 2c3eba7d8b42f1b60f2e44e3d4b7b3088525d9cb..2a52c969ba24ae42fdfa86c5de69139c78af9564 100644 (file)
--- a/vimrc
+++ b/vimrc
@@ -18,6 +18,7 @@ Bundle 'surround.vim'
 Bundle 'Syntastic'
 Bundle 'Tagbar'
 Bundle 'tComment'
 Bundle 'Syntastic'
 Bundle 'Tagbar'
 Bundle 'tComment'
+Bundle 'Valloric/YouCompleteMe'
 
 filetype plugin indent on
 
 
 filetype plugin indent on