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 use the built in neovim lsp and everything works fine when writing code. As I go typing if I make a mistake it gets highlighted immediately but when writing LaTex files the Ltex lsp does not highlight anything until I leave insert mode and go back to normal mode. I read the documentation and it says that checkFrequency is set to "edit" by default but even then I set it in my config and nothing. I don't get diagnostics on every keystroke. Is this intended or a bug?
I use the built in neovim lsp and everything works fine when writing code. As I go typing if I make a mistake it gets highlighted immediately but when writing LaTex files the Ltex lsp does not highlight anything until I leave insert mode and go back to normal mode. I read the documentation and it says that checkFrequency is set to "edit" by default but even then I set it in my config and nothing. I don't get diagnostics on every keystroke. Is this intended or a bug?
Here is my config.
The text was updated successfully, but these errors were encountered: