dpelle / vim-LanguageTool

A vim plugin for the LanguageTool grammar checker
280 stars 28 forks source link

Allow for using languagetool server via TCP port #30

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.