summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorAlexander Olofsson <alexander.olofsson@liu.se>2018-07-05 14:04:20 +0200
committerAlexander Olofsson <alexander.olofsson@liu.se>2018-07-05 14:04:20 +0200
commitfd42e8e935e31ac7eef8db821302280d12e6cff0 (patch)
tree6bd868843411843b93fe936d80134991aad93b4d /doc/ale.txt
parentd49daeb816217014a50bdab9d61b22535e55b179 (diff)
downloadale-fd42e8e935e31ac7eef8db821302280d12e6cff0.zip
vue: Add the vls language server linter
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 9283765f..b500d5d4 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -273,6 +273,7 @@ CONTENTS *ale-contents*
write-good..........................|ale-vim-help-write-good|
vue...................................|ale-vue-options|
prettier............................|ale-vue-prettier|
+ vls.................................|ale-vue-vls|
xhtml.................................|ale-xhtml-options|
write-good..........................|ale-xhtml-write-good|
xml...................................|ale-xml-options|
@@ -418,7 +419,7 @@ Notes:
* Verilog: `iverilog`, `verilator`
* Vim: `vint`
* Vim help^: `alex`!!, `proselint`, `write-good`
-* Vue: `prettier`
+* Vue: `prettier`, `vls`
* XHTML: `alex`!!, `proselint`, `write-good`
* XML: `xmllint`
* YAML: `swaglint`, `yamllint`