feat: add koto

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
This commit is contained in:
Ian Hobson 2024-04-25 15:43:41 +02:00 committed by GitHub
parent df111f886c
commit 19c6b0c4c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 182 additions and 0 deletions

View file

@ -294,6 +294,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [kconfig](https://github.com/amaanq/tree-sitter-kconfig) (maintained by @amaanq)
- [x] [kdl](https://github.com/amaanq/tree-sitter-kdl) (maintained by @amaanq)
- [x] [kotlin](https://github.com/fwcd/tree-sitter-kotlin) (maintained by @SalBakraa)
- [x] [koto](https://github.com/koto-lang/tree-sitter-koto) (maintained by @irh)
- [x] [kusto](https://github.com/Willem-J-an/tree-sitter-kusto) (maintained by @Willem-J-an)
- [x] [lalrpop](https://github.com/traxys/tree-sitter-lalrpop) (maintained by @traxys)
- [x] [latex](https://github.com/latex-lsp/tree-sitter-latex) (maintained by @theHamsta, @clason)