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