summaryrefslogtreecommitdiff
path: root/doc/ale-html.txt
diff options
context:
space:
mode:
authorAdriaan Zonnenberg <amz@adriaan.xyz>2017-04-27 23:04:34 +0200
committerAdriaan Zonnenberg <amz@adriaan.xyz>2017-04-27 23:04:34 +0200
commitba6dbde906a297dbb95d350f9cddfbc00f1070a5 (patch)
treeee6c351255fa5c1ea9a23a94fe7013474ed687a3 /doc/ale-html.txt
parent65fc4aeb1e12d75b2174bdcd887aacf2c7c98952 (diff)
downloadale-ba6dbde906a297dbb95d350f9cddfbc00f1070a5.zip
Add tags for buffer-local variants of each linter option
Diffstat (limited to 'doc/ale-html.txt')
-rw-r--r--doc/ale-html.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/ale-html.txt b/doc/ale-html.txt
index 3d428b3b..5869257a 100644
--- a/doc/ale-html.txt
+++ b/doc/ale-html.txt
@@ -6,7 +6,7 @@ ALE HTML Integration *ale-html-options*
htmlhint *ale-html-htmlhint*
g:ale_html_htmlhint_options *g:ale_html_htmlhint_options*
-
+ *b:ale_html_htmlhint_options*
Type: |String|
Default: `'--format=unix'`
@@ -14,7 +14,7 @@ g:ale_html_htmlhint_options *g:ale_html_htmlhint_options*
g:ale_html_htmlhint_executable *g:ale_html_htmlhint_executable*
-
+ *b:ale_html_htmlhint_executable*
Type: |String|
Default: `'htmlhint'`
@@ -26,7 +26,7 @@ g:ale_html_htmlhint_executable *g:ale_html_htmlhint_executable*
g:ale_html_htmlhint_use_global *g:ale_html_htmlhint_use_global*
-
+ *b:ale_html_htmlhint_use_global*
Type: |String|
Default: `0`
@@ -40,7 +40,7 @@ g:ale_html_htmlhint_use_global *g:ale_html_htmlhint_use_global*
tidy *ale-html-tidy*
g:ale_html_tidy_executable *g:ale_html_tidy_executable*
-
+ *b:ale_html_tidy_executable*
Type: |String|
Default: `'tidy'`
@@ -48,7 +48,7 @@ g:ale_html_tidy_executable *g:ale_html_tidy_executable*
g:ale_html_tidy_options *g:ale_html_tidy_options*
-
+ *b:ale_html_tidy_options*
Type: |String|
Default: `'-q -e -language en'`