Nvim: fully replace nerdtree by defx
This commit is contained in:
@@ -33,7 +33,6 @@ Plug 'quangnguyen30192/cmp-nvim-ultisnips'
|
||||
" }}}
|
||||
|
||||
" Files switch, jump and grep-like tools {{{
|
||||
"Plug 'preservim/nerdtree' | Plug 'Xuyuanp/nerdtree-git-plugin'
|
||||
Plug 'Shougo/defx.nvim', { 'do': ':UpdateRemotePlugins' }
|
||||
Plug 'junegunn/fzf' | Plug 'junegunn/fzf.vim'
|
||||
Plug 'nvim-lua/popup.nvim'
|
||||
|
||||
Reference in New Issue
Block a user