diff --git a/.vimrc b/.vimrc index d9034a0..f9e3885 100644 --- a/.vimrc +++ b/.vimrc @@ -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'