You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 5, 2024. It is now read-only.
Having switched to Vim 8 I've encountered a strange bug: when closing a tab by hitting :q the NERDTree window resizes to nearly a maximum of the screen. Remaining tabs get a size of ~20 (I guess). This does not happen when closing the tab with :tabc. It also does not occur in Vim 7.x
Having switched to Vim 8 I've encountered a strange bug: when closing a tab by hitting
:qthe NERDTree window resizes to nearly a maximum of the screen. Remaining tabs get a size of ~20 (I guess). This does not happen when closing the tab with:tabc. It also does not occur in Vim 7.x