X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/4169eefa919c94e99cca44a393c5394551e11466..671c510388c6a0ac6e29edfd6f52440a379d0e74:/vimrc 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