rhysd / vim-grammarous

A powerful grammar checker for Vim using LanguageTool.
1.1k stars 41 forks source link

Allow using LanguageTool via TCP port #102

Open pozix604 opened 2 years ago

pozix604 commented 2 years ago

LanguageTool can be run via a docker container, and exposed via a TCP port. Please enhance to allow using LanguageTool without it installed but via a server.

https://github.com/languagetool-org/languagetool lists a number of commonly used docker containers.