From 5b56103c693f96aa1240936434a022bd12ae7743 Mon Sep 17 00:00:00 2001 From: deathmaz <00maz1987@gmail.com> Date: Thu, 27 Oct 2016 18:31:49 +0300 Subject: Added optoins variable for htmlhint --- doc/ale.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc') diff --git a/doc/ale.txt b/doc/ale.txt index d05b570a..49cfc8db 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -549,6 +549,17 @@ g:ale_cpp_cppcheck_options *g:ale_cpp_cppcheck_options This variable can be changed to modify flags given to cppcheck. +------------------------------------------------------------------------------- +4.14. htmlhint *ale-linter-options-htmlhint* + +g:ale_html_htmlhint_options *g:ale_html_htmlhint_options* + + Type: |String| + Default: `'--format=unix stdin'` + + This variable can be changed to modify flags given to HTMLHint. + + =============================================================================== 5. Commands/Keybinds *ale-commands* -- cgit v1.2.3