-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Nerdtree winSize auto #259
Comments
Have the same issue |
+1 After updating to VIM 8 |
Same issue with Version 7.4.52 |
Someone just posted this on the Vim users mailing list. Can anyone here give a specific set of steps to follow so that I can replicate this bug? I've never seen the NERDTree behave in this way, but I can fix it if I can observe the problem in action. |
I have steps to reproduce this - I just loaded the minibufexpl plugin and since then, nerdtree shows this issue.
iThis shows my buffers in a vertical split on the right. If I now open nerdtree, it takes up half the window. If minibufexpl doesn't load first (don't autostart and unset buffers needed) and you open nerdtree first and then minibufexpl, then nerdtree works correctly. Also, once nerdtree is at half width and I pull it back to the right size, all toggles after that show the right width. Hope this helps root cause this issue. |
For me, it was |
When I open nerdtree it opens exactly the half size of the terminal/gvim width.
It is standard NERDTree without any changes. (I have couple of mappings to open it). As far as I remember it wasn't like this before. Is there any way to change it?
The text was updated successfully, but these errors were encountered: