vim-dispatch
This commit is contained in:
parent
532029d30e
commit
67d7d8858a
|
@ -81,6 +81,9 @@ Plugin 'takac/vim-hardtime'
|
|||
" fugitive-vim
|
||||
" https://github.com/tpope/vim-fugitive/blob/master/README.markdown
|
||||
Plugin 'tpope/vim-fugitive'
|
||||
" vim-dispatch
|
||||
" https://github.com/tpope/vim-dispatch
|
||||
Plugin 'tpope/vim-dispatch'
|
||||
|
||||
" All of your Plugins must be added before the following line
|
||||
call vundle#end() " required
|
||||
|
|
Loading…
Reference in New Issue