summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2018-08-03 21:52:48 +0100
committerGitHub <noreply@github.com>2018-08-03 21:52:48 +0100
commitfa30d902219e631eeeda8e9a37cf66562e93cbb1 (patch)
treec79ff6e07c19b9eec0b261e73debeb89a0b836cd /README.md
parent209cd547839c78403a2453d6a1e454d121103e28 (diff)
parentd0e33022539863b2c55aca49c1d1a9852b50c91d (diff)
downloadale-fa30d902219e631eeeda8e9a37cf66562e93cbb1.zip
Merge pull request #1783 from dimbleby/yang-lsp
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>