aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-11-06 22:05:37 +0000
committernvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-11-06 22:15:19 +0000
commit0722f23886d7de2c702ca54a72d94d6171715cb7 (patch)
treedb326bd78b5e0234feb871f7261ba0da3f6a0999
parentdocs(parser): mark julia as unmaintained (diff)
downloadnvim-treesitter-0722f23886d7de2c702ca54a72d94d6171715cb7.tar
nvim-treesitter-0722f23886d7de2c702ca54a72d94d6171715cb7.tar.gz
nvim-treesitter-0722f23886d7de2c702ca54a72d94d6171715cb7.tar.bz2
nvim-treesitter-0722f23886d7de2c702ca54a72d94d6171715cb7.tar.lz
nvim-treesitter-0722f23886d7de2c702ca54a72d94d6171715cb7.tar.xz
nvim-treesitter-0722f23886d7de2c702ca54a72d94d6171715cb7.tar.zst
nvim-treesitter-0722f23886d7de2c702ca54a72d94d6171715cb7.zip
bot(readme): update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8719b2c74..e67d7d6c9 100644
--- a/README.md
+++ b/README.md
@@ -302,7 +302,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [json5](https://github.com/Joakker/tree-sitter-json5) (maintained by @Joakker)
- [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)
+- [ ] [julia](https://github.com/tree-sitter/tree-sitter-julia)
- [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)