diff options
Diffstat (limited to 'doc/ale-html.txt')
-rw-r--r-- | doc/ale-html.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-html.txt b/doc/ale-html.txt index 416e932e..2d8873ef 100644 --- a/doc/ale-html.txt +++ b/doc/ale-html.txt @@ -24,7 +24,7 @@ g:ale_html_htmlhint_options *g:ale_html_htmlhint_options* g:ale_html_htmlhint_use_global *g:ale_html_htmlhint_use_global* *b:ale_html_htmlhint_use_global* Type: |String| - Default: `0` + Default: `get(g:, 'ale_use_global_executables', 0)` See |ale-integrations-local-executables| |