You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
The text was updated successfully, but these errors were encountered:
I get this when opening a LaTeX document. I am using
ltex-ls
andtexlab
LSPs throughmason
and theltex_extra
plugin.The text was updated successfully, but these errors were encountered: