Add support for yang-lsp

This commit is contained in:
David Hotham
2018-08-03 21:13:48 +01:00
parent 209cd54783
commit d0e3302253
5 changed files with 47 additions and 0 deletions
+1
View File
@@ -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>