diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-11-06 22:05:37 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-11-06 22:15:19 +0000 |
| commit | 0722f23886d7de2c702ca54a72d94d6171715cb7 (patch) | |
| tree | db326bd78b5e0234feb871f7261ba0da3f6a0999 | |
| parent | docs(parser): mark julia as unmaintained (diff) | |
| download | nvim-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.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) -- [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) |
