README: Change scrooloose/nerdtree to preservim/nerdtree (#1226)

Co-authored-by: Junegunn Choi <junegunn.c@gmail.com>
This commit is contained in:
Alexis Corporal
2023-01-19 10:35:13 +08:00
committed by GitHub
parent ddce935b16
commit 034e844590
3 changed files with 5 additions and 5 deletions

View File

@@ -117,7 +117,7 @@ Plug 'https://github.com/junegunn/vim-github-dashboard.git'
Plug 'SirVer/ultisnips' | Plug 'honza/vim-snippets'
" On-demand loading
Plug 'scrooloose/nerdtree', { 'on': 'NERDTreeToggle' }
Plug 'preservim/nerdtree', { 'on': 'NERDTreeToggle' }
Plug 'tpope/vim-fireplace', { 'for': 'clojure' }
" Using a non-default branch