On 28/03/18, Jason Franklin wrote: > On Tuesday, March 27, 2018 at 1:51:12 PM UTC-4, Oliver Graute wrote: > > On 24/03/18, Oliver Graute wrote: > > > my NERDTree seems to ignore my NERDTreeWinSize setting and opens instead > > > at half of the screen. Some ideas how to fix this? > > NERDTree maintainer here (@lifecrisis on Github). > This probably hasn't been fixed because no one has given us specific steps to > replicate the bug. Is there a specific sequence of steps that will always > lead to this problem? I can't fix it if I can't observe the issue. I've > also never seen this happen while using the NERDTree. > > Can you give explicit instructions on how to replicate this behavior?
These lines in my vimrc are the cause for this behavior of NERDTree: :au WinEnter * :set winfixheight :au WinEnter * :wincmd = after removing them NERDTree opens at NERDTreeWinSize is this some resizing of vertical splits? Best Regards, Oliver -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
