mirror of
https://github.com/jdhao/nvim-config.git
synced 2025-06-08 14:14:33 +02:00
Update nerdtree repo name
This commit is contained in:
parent
eab64cd5fb
commit
01b14b161d
@ -131,7 +131,7 @@ endif
|
||||
|
||||
"{{ Navigation and tags plugin
|
||||
" File explorer for vim
|
||||
Plug 'scrooloose/nerdtree', { 'on': ['NERDTreeToggle', 'NERDTreeFind'] }
|
||||
Plug 'preservim/nerdtree', { 'on': ['NERDTreeToggle', 'NERDTreeFind'] }
|
||||
|
||||
" Only install these plugins if ctags are installed on the system
|
||||
if executable('ctags')
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user