summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2018-07-05 19:08:20 +0100
committerGitHub <noreply@github.com>2018-07-05 19:08:20 +0100
commitf002c2c9f0cff99fb24a7268a278c7940177a380 (patch)
tree6bd868843411843b93fe936d80134991aad93b4d /doc/ale.txt
parentd49daeb816217014a50bdab9d61b22535e55b179 (diff)
parentfd42e8e935e31ac7eef8db821302280d12e6cff0 (diff)
downloadale-f002c2c9f0cff99fb24a7268a278c7940177a380.zip
Merge pull request #1699 from ananace/add-vue-vls
vue: Add the Vue 'vls' Language Server (#1296)
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`