Add vim-dispatch plugin

This commit is contained in:
Michael Campagnaro 2016-08-03 00:31:16 -04:00
parent 0be9fb93ee
commit c95a03ded8

1
vimrc
View File

@ -28,6 +28,7 @@ Plug 'bling/vim-airline'
Plug 'tpope/vim-obsession'
Plug 'tpope/vim-fugitive'
Plug 'tpope/vim-classpath'
Plug 'tpope/vim-dispatch'
" DISABLED since it requires vim 7.3.598+ and I don't have that on my macbook
" Plug 'Valloric/YouCompleteMe'
Plug 'rking/ag.vim'