aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-03-21 09:32:23 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-03-21 09:40:54 +0000
commit3a92c540ddf73fb6777987edbe08bbe1822ad722 (patch)
tree66471aa945fad975c08ad18f6d2f39eb4f696de6 /README.md
parentAdd "just" parser (diff)
downloadnvim-treesitter-3a92c540ddf73fb6777987edbe08bbe1822ad722.tar
nvim-treesitter-3a92c540ddf73fb6777987edbe08bbe1822ad722.tar.gz
nvim-treesitter-3a92c540ddf73fb6777987edbe08bbe1822ad722.tar.bz2
nvim-treesitter-3a92c540ddf73fb6777987edbe08bbe1822ad722.tar.lz
nvim-treesitter-3a92c540ddf73fb6777987edbe08bbe1822ad722.tar.xz
nvim-treesitter-3a92c540ddf73fb6777987edbe08bbe1822ad722.tar.zst
nvim-treesitter-3a92c540ddf73fb6777987edbe08bbe1822ad722.zip
bot(readme): update
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0dc48866b..bd4187d53 100644
--- a/README.md
+++ b/README.md
@@ -288,6 +288,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [JSON with comments](https://gitlab.com/WhyNotHugo/tree-sitter-jsonc.git) (maintained by @WhyNotHugo)
- [x] [jsonnet](https://github.com/sourcegraph/tree-sitter-jsonnet) (maintained by @nawordar)
- [x] [julia](https://github.com/tree-sitter/tree-sitter-julia) (maintained by @theHamsta)
+- [x] [just](https://github.com/IndianBoy42/tree-sitter-just) (maintained by @Hubro)
- [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)