vim-dispatch

This commit is contained in:
ManjaroOne666 2018-03-28 23:12:45 +01:00
parent 532029d30e
commit 67d7d8858a
1 changed files with 3 additions and 0 deletions

View File

@ -81,6 +81,9 @@ Plugin 'takac/vim-hardtime'
" fugitive-vim " fugitive-vim
" https://github.com/tpope/vim-fugitive/blob/master/README.markdown " https://github.com/tpope/vim-fugitive/blob/master/README.markdown
Plugin 'tpope/vim-fugitive' 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 " All of your Plugins must be added before the following line
call vundle#end() " required call vundle#end() " required