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
Can the buffer id be checked before updating?
Error executing vim.schedule lua callback: ...are/nvim/lazy/nvim-lightbulb/lua/nvim-lightbulb/init.lua:170: scoped variable: Invalid buffer id: 218 stack traceback: [C]: in function '__index' ...are/nvim/lazy/nvim-lightbulb/lua/nvim-lightbulb/init.lua:170: in function 'update_extmark' ...are/nvim/lazy/nvim-lightbulb/lua/nvim-lightbulb/init.lua:265: in function 'handler' .../bob/download/v0.10.2/share/nvim/runtime/lua/vim/lsp.lua:936: in function 'handler' ...wnload/v0.10.2/share/nvim/runtime/lua/vim/lsp/client.lua:687: in function '' vim/_editor.lua: in function <vim/_editor.lua:0>
The text was updated successfully, but these errors were encountered:
I have a similar issue. Not sure why. But I'm getting the same stack dump. For anyone who cares, I posted a fix to my fork of the repo.
UPDATE: after making a couple of updates, I don’t have the problem anymore. I think what I have working in my fork of the repo provides a fix.
Sorry, something went wrong.
No branches or pull requests
Can the buffer id be checked before updating?
The text was updated successfully, but these errors were encountered: