nvim: add nvim-tree

This commit is contained in:
2024-08-08 20:12:27 -05:00
parent ed7a46b460
commit 6ecfaaf535
4 changed files with 31 additions and 11 deletions

1
.vimrc
View File

@@ -164,7 +164,6 @@ Plug 'junegunn/fzf.vim'
Plug 'mbbill/undotree'
Plug 'tpope/vim-commentary'
call plug#end()
filetype plugin indent on