Add vim-dispatch plugin
This commit is contained in:
parent
0be9fb93ee
commit
c95a03ded8
1
vimrc
1
vimrc
|
@ -28,6 +28,7 @@ Plug 'bling/vim-airline'
|
||||||
Plug 'tpope/vim-obsession'
|
Plug 'tpope/vim-obsession'
|
||||||
Plug 'tpope/vim-fugitive'
|
Plug 'tpope/vim-fugitive'
|
||||||
Plug 'tpope/vim-classpath'
|
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
|
" DISABLED since it requires vim 7.3.598+ and I don't have that on my macbook
|
||||||
" Plug 'Valloric/YouCompleteMe'
|
" Plug 'Valloric/YouCompleteMe'
|
||||||
Plug 'rking/ag.vim'
|
Plug 'rking/ag.vim'
|
||||||
|
|
Loading…
Reference in New Issue
Block a user