diff --git a/vimrc b/vimrc index 17274d3..d034efa 100644 --- a/vimrc +++ b/vimrc @@ -15,7 +15,8 @@ Plug 'bling/vim-airline' Plug 'tpope/vim-obsession' Plug 'tpope/vim-fugitive' Plug 'tpope/vim-classpath' -Plug 'Valloric/YouCompleteMe' +" DISABLED since it requires vim 7.3.598+ and I don't have that on my macbook +" Plug 'Valloric/YouCompleteMe' Plug 'rking/ag.vim' Plug 'scrooloose/syntastic'