feat(yang): add YANG lang context (#360)

* feat(yang): add YANG lang context

* chore(yang): add test files and update README.md

---------

Co-authored-by: htran <htran@egihosting.com>
This commit is contained in:
Hung Tran 2023-11-12 01:43:52 -08:00 committed by GitHub
parent 2aa86487c4
commit c03f8aab1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 1528 additions and 1 deletions

View file

@ -185,7 +185,7 @@ Note: if you need support for Neovim 0.6.x please use the tag `compat/0.6`.
- [ ] `wgsl`
- [ ] `wgsl_bevy`
- [x] `xml`
- [ ] `yang`
- [x] `yang`
- [ ] `yuck`
</details>

4
queries/yang/context.scm Normal file
View file

@ -0,0 +1,4 @@
[
(module)
(statement)
]@context

1523
test/test.yang Normal file

File diff suppressed because it is too large Load diff