-
Notifications
You must be signed in to change notification settings - Fork 227
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
Invalid window id nui neo tree #544
Comments
i have the same problem. |
I don't have the same problem. I would recommend disabling any startup (like alpha) or session related plugins you have. Something may be killing the window as it opens. |
I found my own cause because I was using telescope file browser, when I disabled this feature, the error disappeared, hope this can help you. |
Thank you @justforlxz, That is exactly the solution that solved the problem. |
Closing this as solved |
Opening folder via nvim causes this error. This might not be related to neo tree but hope someone will help tracing down this window error.
Git repo for nvim config - https://github.com/pratikgajjar/nvim
nvim .
After this I am greeted with empty vim window.
This works without any error and after this if I do
:NeoTreeShow
then tree shows up without any issue.The text was updated successfully, but these errors were encountered: