mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 11:06:54 -04:00
feat(enforce): add parser and queries (#7626)
This commit is contained in:
parent
6bc2c0fde8
commit
e8ccc339a3
8 changed files with 295 additions and 0 deletions
|
|
@ -231,6 +231,7 @@ We are looking for maintainers to add more parsers and to write query files for
|
|||
- [x] [elsa](https://github.com/glapa-grossklag/tree-sitter-elsa) (maintained by @glapa-grossklag, @amaanq)
|
||||
- [x] [elvish](https://github.com/elves/tree-sitter-elvish) (maintained by @elves)
|
||||
- [ ] [embedded_template](https://github.com/tree-sitter/tree-sitter-embedded-template)
|
||||
- [x] [enforce](https://github.com/simonvic/tree-sitter-enforce) (maintained by @simonvic)
|
||||
- [x] [erlang](https://github.com/WhatsApp/tree-sitter-erlang) (maintained by @filmor)
|
||||
- [x] [facility](https://github.com/FacilityApi/tree-sitter-facility) (maintained by @bryankenote)
|
||||
- [x] [faust](https://github.com/khiner/tree-sitter-faust) (maintained by @khiner)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue