vim-fugitive
This commit is contained in:
parent
e37ca92499
commit
762037b96b
|
@ -78,6 +78,9 @@ Plugin 'ludovicchabant/vim-gutentags'
|
|||
" PLugin takac/vim-hardtime
|
||||
" https://bluz71.github.io/2017/05/15/vim-tips-tricks.html
|
||||
Plugin 'takac/vim-hardtime'
|
||||
" fugitive-vim
|
||||
" https://github.com/tpope/vim-fugitive/blob/master/README.markdown
|
||||
Plugin 'tpope/vim-fugitive'
|
||||
|
||||
" All of your Plugins must be added before the following line
|
||||
call vundle#end() " required
|
||||
|
|
Loading…
Reference in New Issue