diff options
Diffstat (limited to 'doc/ale-html.txt')
-rw-r--r-- | doc/ale-html.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ale-html.txt b/doc/ale-html.txt index 2d8873ef..98fddc58 100644 --- a/doc/ale-html.txt +++ b/doc/ale-html.txt @@ -71,6 +71,14 @@ g:ale_html_tidy_options *g:ale_html_tidy_options* (mac), sjis (shiftjis), utf-16le, utf-16, utf-8 +g:ale_html_tidy_use_global *g:html_tidy_use_global* + + Type: |Number| + Default: `get(g:, 'ale_use_global_executables', 0)` + + See |ale-integrations-local-executables| + + =============================================================================== write-good *ale-html-write-good* |