show git status in nerdtree
This commit is contained in:
parent
433aff9c31
commit
0d9df48b1a
@ -45,6 +45,8 @@ Plugin 'tpope/vim-fugitive'
|
||||
Plugin 'scrooloose/nerdtree'
|
||||
" A Vim plugin which shows a git diff in the gutter (sign column) and stages/undoes hunks and partial hunks.
|
||||
Plugin 'airblade/vim-gitgutter'
|
||||
" A plugin of NERDTree showing git status
|
||||
Plugin 'Xuyuanp/nerdtree-git-plugin'
|
||||
|
||||
" All of your Plugins must be added before the following line
|
||||
call vundle#end()
|
||||
|
Loading…
Reference in New Issue
Block a user