We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
help only
If i start nvim with help only window, I got and invalid window id error:
> nvim -c 'help | only'
Error detected while processing VimEnter Autocommands for "*": E5108: Error executing lua .../shade.nvim/lua/shade.lua:166: Invalid window id: 1003
And then, if I open a new split window, I got the same error for shade.lua:155 line
The text was updated successfully, but these errors were encountered:
anyone who can direct me on how can I solve this.
Sorry, something went wrong.
Happens when closing a checkhealth window too.
No branches or pull requests
If i start nvim with help only window, I got and invalid window id error:
> nvim -c 'help | only'
And then, if I open a new split window, I got the same error for shade.lua:155 line
The text was updated successfully, but these errors were encountered: