Language Tool Extension for #CoC - #LTEX
LTEX provides offline grammar checking of various markup languages in #Vim #Neovim using LanguageTool (LT) and coc.nvim. LTEX currently supports BibTEX, ConTEXt, LATEX, #Markdown, Org, reStructuredText, R Sweave, and XHTML documents.
A classic use case of LTEX is checking scientific LATEX papers, but why not check your next #blog post, #book chapter, or long e-mail before you send it to someone else?
Or #nostr note !
all it takes is :CocInstall coc-ltex
- Comes with everything included, no need to install Java or LanguageTool
- Offline checking: Does not upload anything to the internet
- Supports over 20 languages: English, French, German, Dutch, Chinese, Russian, etc.
- Issue highlighting with hover description
- Replacement suggestions via quick fixes
- User dictionaries
- Multilingual support with babel commands or magic comments
The best part is it has extensive documentation