Added Zig grammar

This commit is contained in:
Himujjal 2021-03-23 06:18:43 +05:30 committed by Stephan Seitz
parent 74234bc0e0
commit 597ec69378
7 changed files with 266 additions and 0 deletions

View file

@ -188,6 +188,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [verilog](https://github.com/tree-sitter/tree-sitter-verilog) (maintained by @zegervdv)
- [x] [vue](https://github.com/ikatyang/tree-sitter-vue) (maintained by @WhyNotHugo)
- [ ] [yaml](https://github.com/ikatyang/tree-sitter-yaml)
- [ ] [zig](https://github.com/Himujjal/tree-sitter-zig)
<!--parserinfo-->