Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 866 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 866 Bytes

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