mirror of
https://github.com/don-philipe/dotfiles.git
synced 2025-11-08 14:47:03 +01:00
Add vim plugin for git status in NERDtree
This commit is contained in:
3
.vimrc
3
.vimrc
@@ -72,6 +72,9 @@ Plug 'preservim/nerdtree'
|
|||||||
" One NERDtree for all tabs
|
" One NERDtree for all tabs
|
||||||
Plug 'jistr/vim-nerdtree-tabs'
|
Plug 'jistr/vim-nerdtree-tabs'
|
||||||
|
|
||||||
|
" Git plugin for NERDtree
|
||||||
|
Plug 'Xuyuanp/nerdtree-git-plugin'
|
||||||
|
|
||||||
" Statusline
|
" Statusline
|
||||||
Plug 'vim-airline/vim-airline'
|
Plug 'vim-airline/vim-airline'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user