You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
n3wjack edited this page Jan 30, 2022
·
4 revisions
Linter installation guides
LanguageTool
First go to https://languagetool.org/ and download the desktop version or install it using your operating systems package manager
If you are installing it yourself, you need to extract the files from the zip archive (https://dev.languagetool.org/http-server) and put them at a location of your convenience like ~/languagetool/. Then create a small wrapper, e.g. the following. If the wrapper is not available as languagetool within path, and tell ALE about it by configuring g:ale_languagetool_executable="~/bin/languagetool"