LanguageTool integration for coc.nvim
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.
languagetool.enable
extension enable status.
-
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.selection
check the selection. -
languagetool.clear
clear all check notices from document.
MIT