From 8bc635a25f581d42b0a0e5ba8870bd73244dcdea Mon Sep 17 00:00:00 2001 From: "nvim-treesitter-bot[bot]" <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> Date: Thu, 27 Feb 2025 08:54:40 +0000 Subject: [PATCH] bot(readme): update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 925623753..250d3d3bd 100644 --- a/README.md +++ b/README.md @@ -310,6 +310,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [jsonnet](https://github.com/sourcegraph/tree-sitter-jsonnet) (maintained by @nawordar) - [x] [julia](https://github.com/tree-sitter/tree-sitter-julia) (maintained by @fredrikekre) - [x] [just](https://github.com/IndianBoy42/tree-sitter-just) (maintained by @Hubro) +- [x] [kcl](https://github.com/kcl-lang/tree-sitter-kcl) (maintained by @bertbaron) - [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)