Skip to content
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

Error executing vim.schedule lua callback #88

Open
ImmanuelHaffner opened this issue Nov 9, 2023 · 1 comment
Open

Error executing vim.schedule lua callback #88

ImmanuelHaffner opened this issue Nov 9, 2023 · 1 comment

Comments

@ImmanuelHaffner
Copy link

I get this when opening a LaTeX document. I am using ltex-ls and texlab LSPs through mason and the ltex_extra plugin.

Error executing vim.schedule lua callback: ...e/nvim/lazy/lsp-status.nvim/lua/lsp-status/messaging.lua:43: Vim(echomsg):E114: Missing quote: "[lsp-status] Received `end` message with no corresponding `begin` and nil client!
stack traceback:
        [C]: in function 'nvim_command'
        ...e/nvim/lazy/lsp-status.nvim/lua/lsp-status/messaging.lua:43: in function 'fn'
        .../share/nvim/lazy/lsp-status.nvim/lua/lsp-status/util.lua:71: in function 'handler'
        /usr/share/nvim/runtime/lua/vim/lsp.lua:1056: in function ''
        vim/_editor.lua: in function <vim/_editor.lua:0>
@ImmanuelHaffner
Copy link
Author

I am still getting this whenever the ltex-ls language server is attached to a buffer. I see whether I can find some support there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant