feat: add nginx

This commit is contained in:
Vladimir Levin 2024-07-17 16:47:59 +09:00 committed by GitHub
parent 0d5e1214a5
commit 067415e971
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 74 additions and 0 deletions

View file

@ -324,6 +324,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [mlir](https://github.com/artagnon/tree-sitter-mlir) (experimental, maintained by @artagnon)
- [x] [muttrc](https://github.com/neomutt/tree-sitter-muttrc) (maintained by @Freed-Wu)
- [x] [nasm](https://github.com/naclsn/tree-sitter-nasm) (maintained by @ObserverOfTime)
- [x] [nginx](https://github.com/opa-oz/tree-sitter-nginx) (maintained by @opa-oz)
- [ ] [nickel](https://github.com/nickel-lang/tree-sitter-nickel)
- [x] [nim](https://github.com/alaviss/tree-sitter-nim) (maintained by @aMOPel)
- [x] [nim_format_string](https://github.com/aMOPel/tree-sitter-nim-format-string) (maintained by @aMOPel)