-
Notifications
You must be signed in to change notification settings - Fork 5
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
Automaticall call TilerReorder after NerdTree closes #5
Comments
You could just create a new command, that calls both |
I also noticed that if I create a new window with nerdtree open, the order of windows gets mixed up and nerdtree gets pushed to the main panels and my previous window gets put in the nerdtree position. Really frustrating :( @zhamlin Think this is a config issue? The new window was opened with:
|
What order are you creating the windows in so I can try to reproduce? I started with a terminal window, opened up nerd tree, and it went to the correct location. Your config looks fine to me. Does calling |
After some investigation it appears to not be configuration based, I think you just aren't accounting for terminal buffers or something of that nature. Open vim, run Let me know if you can't reproduce or need more info! |
I can reproduce it, but at the moment don't have anytime to look into it. |
Hey ...
do you have any solution to call TilerReorder after I close NerdTree (calling it through toggle).
After it's closed the layout is incorrect and needs to be reordered, I'd love that to happen automatically?
Thanks for the cool plugin, I tries DWM.vim but it was to rough ...
The text was updated successfully, but these errors were encountered: