diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2025-02-27 08:54:40 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2025-02-27 09:16:43 +0000 |
| commit | 8bc635a25f581d42b0a0e5ba8870bd73244dcdea (patch) | |
| tree | 73c2b32039f8682fe122d2d2cdf7bba8f8820152 /README.md | |
| parent | feat(kdl): parser and queries (#7657) (diff) | |
| download | nvim-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
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |
