diff options
author | deathmaz <00maz1987@gmail.com> | 2016-10-28 09:46:17 +0300 |
---|---|---|
committer | deathmaz <00maz1987@gmail.com> | 2016-10-28 12:42:55 +0300 |
commit | 9a4645fc7ffa3c3cabccd7c2a432e44276214455 (patch) | |
tree | 38ae2952e5f59d60b376d6f4615a9c6b38cc7dcd /doc/ale.txt | |
parent | 5b56103c693f96aa1240936434a022bd12ae7743 (diff) | |
download | ale-9a4645fc7ffa3c3cabccd7c2a432e44276214455.zip |
Default stdin in htmlhint options
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 49cfc8db..16da1794 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -23,6 +23,7 @@ CONTENTS *ale-contents* 4.11. luacheck..............................|ale-linter-options-luacheck| 4.12. c-cppcheck............................|ale-linter-options-c-cppcheck| 4.13. cpp-cppcheck..........................|ale-linter-options-cpp-cppcheck| + 4.14. htmlhint..............................|ale-linter-options-htmlhint| 5. Commands/Keybinds..........................|ale-commands| 6. API........................................|ale-api| 7. Special Thanks.............................|ale-special-thanks| |