summaryrefslogtreecommitdiff
path: root/doc/ale-html.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ale-html.txt')
-rw-r--r--doc/ale-html.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ale-html.txt b/doc/ale-html.txt
index 8a667176..d945acdf 100644
--- a/doc/ale-html.txt
+++ b/doc/ale-html.txt
@@ -165,6 +165,19 @@ g:ale_html_tidy_use_global *g:html_tidy_use_global*
===============================================================================
+vscodehtml *ale-html-vscode*
+
+Website: https://github.com/hrsh7th/vscode-langservers-extracted
+
+Installation
+-------------------------------------------------------------------------------
+
+Install VSCode html language server either globally or locally: >
+
+ npm install -g vscode-langservers-extracted
+<
+
+===============================================================================
write-good *ale-html-write-good*
See |ale-write-good-options|