Support nerdtree in all tabs

This commit is contained in:
don philipe
2023-07-11 10:44:52 +02:00
parent 9cbe903d25
commit b528c3b219

3
.vimrc
View File

@@ -63,6 +63,9 @@ Plug 'pearofducks/ansible-vim'
" NERDtree
Plug 'preservim/nerdtree'
" One NERDtree for all tabs
Plug 'jistr/vim-nerdtree-tabs'
" Statusline
Plug 'vim-airline/vim-airline'