Skip to content

henrybarreto/coc-languagetool

Repository files navigation

coc-languagetool

LanguageTool integration for coc.nvim

What is LanguageTool?

LanguageTool is an open-source grammar and style checker that can be used to help identify and correct errors in written text. It supports over 25 languages and provides feedback on a variety of potential issues, including spelling errors, grammatical mistakes, and style inconsistencies.

Options

  • languagetool.enable extension enable status.

Commands

  • languagetool.enable enable extension.
  • languagetool.disable disable extension.
  • languagetool.version languagetool version.
  • languagetool.toggle toggle extension state.
  • languagetool.check.line check one line.
  • languagetool.check.selectioncheck the selection.
  • languagetool.clear clear all check notices from document.

License

MIT