diff options
Diffstat (limited to 'doc/ale-html.txt')
-rw-r--r-- | doc/ale-html.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/ale-html.txt b/doc/ale-html.txt index b2fdc4c8..e6f3398f 100644 --- a/doc/ale-html.txt +++ b/doc/ale-html.txt @@ -2,7 +2,7 @@ ALE HTML Integration *ale-html-options* -------------------------------------------------------------------------------- +=============================================================================== htmlhint *ale-html-htmlhint* g:ale_html_htmlhint_executable *g:ale_html_htmlhint_executable* @@ -29,7 +29,7 @@ g:ale_html_htmlhint_use_global *g:ale_html_htmlhint_use_global* See |ale-integrations-local-executables| -------------------------------------------------------------------------------- +=============================================================================== tidy *ale-html-tidy* g:ale_html_tidy_executable *g:ale_html_tidy_executable* @@ -56,5 +56,5 @@ g:ale_html_tidy_options *g:ale_html_tidy_options* (mac), sjis (shiftjis), utf-16le, utf-16, utf-8 -------------------------------------------------------------------------------- +=============================================================================== vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl: |