aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2024-11-23 11:24:39 +0100
committerChristian Clason <c.clason@uni-graz.at>2024-11-23 11:24:39 +0100
commitefb2e9c607cab1e4f7171493b7c6f63bd39073fc (patch)
tree5c163f37f8a38b292d32486a8ee4bb0b5e93e3c9 /README.md
parentfix(julia): treat :: as operator in type contexts (diff)
downloadnvim-treesitter-efb2e9c607cab1e4f7171493b7c6f63bd39073fc.tar
nvim-treesitter-efb2e9c607cab1e4f7171493b7c6f63bd39073fc.tar.gz
nvim-treesitter-efb2e9c607cab1e4f7171493b7c6f63bd39073fc.tar.bz2
nvim-treesitter-efb2e9c607cab1e4f7171493b7c6f63bd39073fc.tar.lz
nvim-treesitter-efb2e9c607cab1e4f7171493b7c6f63bd39073fc.tar.xz
nvim-treesitter-efb2e9c607cab1e4f7171493b7c6f63bd39073fc.tar.zst
nvim-treesitter-efb2e9c607cab1e4f7171493b7c6f63bd39073fc.zip
docs(parser): add maintainer for julia
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e67d7d6c9..b13cd3f64 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)
-- [ ] [julia](https://github.com/tree-sitter/tree-sitter-julia)
+- [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] [kconfig](https://github.com/amaanq/tree-sitter-kconfig) (maintained by @amaanq)
- [x] [kdl](https://github.com/amaanq/tree-sitter-kdl) (maintained by @amaanq)