aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2025-02-27 08:54:40 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2025-02-27 09:16:43 +0000
commit8bc635a25f581d42b0a0e5ba8870bd73244dcdea (patch)
tree73c2b32039f8682fe122d2d2cdf7bba8f8820152
parentfeat(kdl): parser and queries (#7657) (diff)
downloadnvim-treesitter-8bc635a25f581d42b0a0e5ba8870bd73244dcdea.tar
nvim-treesitter-8bc635a25f581d42b0a0e5ba8870bd73244dcdea.tar.gz
nvim-treesitter-8bc635a25f581d42b0a0e5ba8870bd73244dcdea.tar.bz2
nvim-treesitter-8bc635a25f581d42b0a0e5ba8870bd73244dcdea.tar.lz
nvim-treesitter-8bc635a25f581d42b0a0e5ba8870bd73244dcdea.tar.xz
nvim-treesitter-8bc635a25f581d42b0a0e5ba8870bd73244dcdea.tar.zst
nvim-treesitter-8bc635a25f581d42b0a0e5ba8870bd73244dcdea.zip
bot(readme): update
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
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)