mirror of
https://github.com/preservim/tagbar.git
synced 2026-01-25 04:42:56 +08:00
Closes #821 This will add the `autoclose_netrw` configuration option. If set to 1 this will close out of vim if tagbar and netrw (or nerdtree) are the only remaining windows. If set to 0, then this will leave the netrw (or nerdtree) window if that is the only remaining window once tagbar is closed.