vim-nerdtree-tabs
vim-nerdtree-tabs copied to clipboard
NERDTree command causes out-of-sync issue
trafficstars
Repro:
NERDTree someDirectory
press t (to open in new tab)
Now the NERDTree is gone.
Come to think of it, most NERDTree commands cause vim-nerdtree-tabs to become out of sync. Is there a way to issue NERDTree commands (like NERDTreeFind) without the tree becoming out of sync?
Can not reproduce the fist issue in the most recent version.
About NERDTreeFind, your problem should be fixed in the master of NERDTree, now NERDTreeFind should use an existing tree instead of creating a new one.