Closed
Description
Self-Diagnosis
- I have searched the issues for an answer to my question.
- I have reviewed the NERDTree documentation.
:h NERDTree
- I have reviewed the Wiki.
- I have searched the web for an answer to my question.
State Your Question
The suggested autocmd in the README for NT instance mirroring over tabs is breaking q:
for me:
" Open the existing NERDTree on each new tab.
autocmd BufWinEnter * silent NERDTreeMirror
(This should probably have been labeled as a bug, but i can't change the labels myself now)