-
Notifications
You must be signed in to change notification settings - Fork 43
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
api.lua - attempt to index a nil value #188
Comments
Honestly, I don't see how this class of error could be caused by |
I've also experienced this. And also don't know how to recreate it consistently 😮💨 By feel, it's an issue with the lsp and I think it happens when the line numbers in the document change, but the lsp doesn't get that update. I say "by feel", because it almost seems similar to a bug I encountered with |
I also see this issue, not necessarily after a day but after some time. |
@deeengan every time? Are you running the latest version of zk-nvim and which version of neovim are you on? |
Update, a similar issue got closed that was to do with the neovim version (even though the errors were speaking zk-nvim lanuage). So be sure to update to latest everything: zk, zk-nvim and neovim. |
@tjex it seems to be every time. i will update this week on unstable. i'm a bit behind on my versions now. i think it will be ok! |
Check if applicable
Describe the bug
I'm not really sure how to reliably reproduce this.
If I leave an nvim session over night, I will notice this pretty reliably.
Restarting nvim will fix the issue.
How to reproduce?
:ZkNotes
zk configuration
Neovim configuration
The text was updated successfully, but these errors were encountered: