summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2018-06-23 22:51:30 +0100
committerGitHub <noreply@github.com>2018-06-23 22:51:30 +0100
commit755f1a4ccfff28463b0fe30f74a97390ae59d1fa (patch)
treee82ff6bae35e22df5703826e172a41b271fbe42e /doc
parent0f377251dd90439029435d444594539f854957de (diff)
parent17c1aefb5bdd58ff854f17e00aa949e841560e94 (diff)
downloadale-755f1a4ccfff28463b0fe30f74a97390ae59d1fa.zip
Merge pull request #1673 from meain/fixer-tidy
Add fixer tidy for HTML
Diffstat (limited to 'doc')
-rw-r--r--doc/ale-html.txt8
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*