grammar-guard.nvim
grammar-guard.nvim copied to clipboard
Plugin for code actions in neovim (native lsp)
Hello there! I've made a plugin to support code actions (and some extras) in neovim with native LSP.
Handle dictionaries, false positives, and hidden rules in external files like the vscode-ltex plugin. The files are compatible between these plugins (same naming and content).
In the repository I drop some demos: barreiroleo/ltex_extra.nvim. Better name suggestions are welcome.
Thanks in advance to the people who want to try it and give me their opinion. Thanks also, to grammar-guard members for you work.
Cheers!