summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorDavid Hotham <david.hotham@metaswitch.com>2018-08-03 20:59:32 +0100
committerDavid Hotham <david.hotham@metaswitch.com>2018-08-03 21:13:48 +0100
commitd0e33022539863b2c55aca49c1d1a9852b50c91d (patch)
treec79ff6e07c19b9eec0b261e73debeb89a0b836cd /doc/ale.txt
parent209cd547839c78403a2453d6a1e454d121103e28 (diff)
downloadale-d0e33022539863b2c55aca49c1d1a9852b50c91d.zip
Add support for yang-lsp
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index db060a2b..9698b59c 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -292,6 +292,8 @@ CONTENTS *ale-contents*
yaml..................................|ale-yaml-options|
swaglint............................|ale-yaml-swaglint|
yamllint............................|ale-yaml-yamllint|
+ yang..................................|ale-yang-options|
+ yang-lsp............................|ale-yang-lsp|
8. Commands/Keybinds....................|ale-commands|
9. API..................................|ale-api|
10. Special Thanks......................|ale-special-thanks|
@@ -435,6 +437,7 @@ Notes:
* XHTML: `alex`!!, `proselint`, `write-good`
* XML: `xmllint`
* YAML: `swaglint`, `yamllint`
+* YANG: `yang-lsp`
===============================================================================
3. Linting *ale-lint*