grammar-guard.nvim icon indicating copy to clipboard operation
grammar-guard.nvim copied to clipboard

Plugin for code actions in neovim (native lsp)

Open barreiroleo opened this issue 2 years ago • 0 comments

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!

barreiroleo avatar Jun 29 '22 06:06 barreiroleo