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
{{ message }}
This repository was archived by the owner on Dec 11, 2023. It is now read-only.
Some commands on the
ltexlsp are resolved on the client side.Example:
_ltex.addToDictionary_ltex.disableRules_ltex.hideFalsePositivesDocs: ltex commands
Using
:CodeActionMenunot run the command_ltex.addToDictionary. But using:lua vim.lsp.buf.code_action()works.2022-03-29_17-44_42.mp4