From b5cda6d731c949ce67812d80114f93253537faaf Mon Sep 17 00:00:00 2001 From: "nvim-treesitter-bot[bot]" <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2024 17:09:57 +0000 Subject: [PATCH] bot(readme): update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bd3b030d2..8719b2c74 100644 --- a/README.md +++ b/README.md @@ -397,6 +397,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [ron](https://github.com/amaanq/tree-sitter-ron) (maintained by @amaanq) - [x] [rst](https://github.com/stsewd/tree-sitter-rst) (maintained by @stsewd) - [x] [ruby](https://github.com/tree-sitter/tree-sitter-ruby) (maintained by @TravonteD) +- [x] [runescript](https://github.com/2004Scape/tree-sitter-runescript) (maintained by @2004Scape) - [x] [rust](https://github.com/tree-sitter/tree-sitter-rust) (maintained by @amaanq) - [x] [scala](https://github.com/tree-sitter/tree-sitter-scala) (maintained by @stevanmilic) - [x] [scfg](https://github.com/rockorager/tree-sitter-scfg) (maintained by @WhyNotHugo)