summaryrefslogtreecommitdiff
path: root/doc/ale-html.txt
diff options
context:
space:
mode:
authorSumner Evans <sumner.evans98@gmail.com>2017-10-25 00:27:40 +0100
committerw0rp <devw0rp@gmail.com>2017-10-25 00:28:06 +0100
commit7ac07a30b8c54dd44da403830d4ed84992d18656 (patch)
tree4a69129eb8f72370cbb62cbce7b75648b3ecafad /doc/ale-html.txt
parent1a5ef969a528c037b865828dedcd482a51d0e004 (diff)
downloadale-7ac07a30b8c54dd44da403830d4ed84992d18656.zip
Fix #643 - Add support for write-good for many languages
Diffstat (limited to 'doc/ale-html.txt')
-rw-r--r--doc/ale-html.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ale-html.txt b/doc/ale-html.txt
index e6f3398f..14e705e0 100644
--- a/doc/ale-html.txt
+++ b/doc/ale-html.txt
@@ -57,4 +57,10 @@ g:ale_html_tidy_options *g:ale_html_tidy_options*
===============================================================================
+write-good *ale-html-write-good*
+
+See |ale-write-good-options|
+
+
+===============================================================================
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: