docs: add NGINX grammar

Added the NGINX tree-sitter repository to the index.md list
This commit is contained in:
JonCoole 2024-03-17 18:47:25 -04:00 committed by Amaan Qureshi
parent fc15f62133
commit d569d0ea6a
No known key found for this signature in database
GPG key ID: E67890ADC4227273

View file

@ -105,6 +105,7 @@ There are currently bindings that allow Tree-sitter to be used from the followin
* [Meson](https://github.com/Decodetalkers/tree-sitter-meson)
* [Meson](https://github.com/staysail/tree-sitter-meson)
* [Motorola 68000 assembly](https://github.com/grahambates/tree-sitter-m68k)
* [NGINX](https://gitlab.com/joncoole/tree-sitter-nginx)
* [Nim](https://github.com/alaviss/tree-sitter-nim)
* [Nix](https://github.com/cstrahan/tree-sitter-nix)
* [Noir](https://github.com/hhamud/tree-sitter-noir)