mirror of
https://github.com/preservim/nerdtree.git
synced 2025-11-08 11:23:48 -05:00
create a new dir for nerdtree plugins
This commit is contained in:
@@ -158,6 +158,9 @@ augroup NERDTree
|
||||
exec "autocmd BufWinLeave *". s:NERDTreeBufName ." call <SID>saveScreenState()"
|
||||
"cache bookmarks when vim loads
|
||||
autocmd VimEnter * call s:Bookmark.CacheBookmarks(0)
|
||||
|
||||
"load all nerdtree plugins after vim starts
|
||||
autocmd VimEnter * runtime! nerdtree_plugin/*.vim
|
||||
augroup END
|
||||
|
||||
if g:NERDTreeHijackNetrw
|
||||
|
||||
Reference in New Issue
Block a user