summaryrefslogtreecommitdiff
path: root/README.md
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 /README.md
parent209cd547839c78403a2453d6a1e454d121103e28 (diff)
downloadale-d0e33022539863b2c55aca49c1d1a9852b50c91d.zip
Add support for yang-lsp
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 210c4bfa..746b63d4 100644
--- a/README.md
+++ b/README.md
@@ -191,6 +191,7 @@ formatting.
| XHTML | [alex](https://github.com/wooorm/alex) !!, [proselint](http://proselint.com/), [write-good](https://github.com/btford/write-good) |
| XML | [xmllint](http://xmlsoft.org/xmllint.html) |
| YAML | [swaglint](https://github.com/byCedric/swaglint), [yamllint](https://yamllint.readthedocs.io/) |
+| YANG | [yang-lsp](https://github.com/theia-ide/yang-lsp) |
<a name="usage"></a>