diff options
| author | Christian Clason <c.clason@uni-graz.at> | 2024-11-23 11:24:39 +0100 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2024-11-23 11:24:39 +0100 |
| commit | efb2e9c607cab1e4f7171493b7c6f63bd39073fc (patch) | |
| tree | 5c163f37f8a38b292d32486a8ee4bb0b5e93e3c9 /README.md | |
| parent | fix(julia): treat :: as operator in type contexts (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
