Support zls language server for zig

This commit is contained in:
Sheheryar Parvaz
2020-07-10 20:14:12 -04:00
parent 106c27644b
commit 23c58e63d4
7 changed files with 74 additions and 0 deletions

View File

@@ -519,3 +519,5 @@ formatting.
* [yamllint](https://yamllint.readthedocs.io/)
* YANG
* [yang-lsp](https://github.com/theia-ide/yang-lsp)
* Zig
* [zls](https://github.com/zigtools/zls)