mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
languagetools: stop auto-appending --autoDetect (#2616)
Options are now configurable for languagetools, and `--autoDetect` can be removed by changing the options.
This commit is contained in:
@@ -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*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user