From: Samir Benmendil Date: Wed, 8 Jan 2014 11:20:19 +0000 (+0100) Subject: add YCM bundle X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/671c510388c6a0ac6e29edfd6f52440a379d0e74 add YCM bundle --- diff --git a/vimrc b/vimrc index 2c3eba7..2a52c96 100644 --- a/vimrc +++ b/vimrc @@ -18,6 +18,7 @@ Bundle 'surround.vim' Bundle 'Syntastic' Bundle 'Tagbar' Bundle 'tComment' +Bundle 'Valloric/YouCompleteMe' filetype plugin indent on