From 05ba522c9af59aaf0d34aff2674c2ac273dc1a88 Mon Sep 17 00:00:00 2001 From: Samuel Roeca Date: Thu, 12 Sep 2019 16:22:47 -0400 Subject: languagetools: stop auto-appending --autoDetect (#2616) Options are now configurable for languagetools, and `--autoDetect` can be removed by changing the options. --- doc/ale.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/ale.txt b/doc/ale.txt index 9b81727d..43e124a2 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -1967,6 +1967,14 @@ g:ale_languagetool_executable *g:ale_languagetool_executable* The executable to run for languagetool. +g:ale_languagetool_options *g:ale_languagetool_options* + *b:ale_languagetool_options* + Type: |String| + Default: `'--autoDetect'` + + This variable can be set to pass additional options to languagetool. + + ------------------------------------------------------------------------------- 7.3. Options for write-good *ale-write-good-options* -- cgit v1.2.3