diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-07-08 08:37:16 +0000 |
|---|---|---|
| committer | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-07-08 08:46:31 +0000 |
| commit | 55b30b908ece8d04609f88d9991f6d4127487c8b (patch) | |
| tree | c88a2c54d81e28486d235034013ab4e268b811c2 /README.md | |
| parent | fix(parsers): keep .git suffix for gitlab urls (diff) | |
| download | nvim-treesitter-55b30b908ece8d04609f88d9991f6d4127487c8b.tar nvim-treesitter-55b30b908ece8d04609f88d9991f6d4127487c8b.tar.gz nvim-treesitter-55b30b908ece8d04609f88d9991f6d4127487c8b.tar.bz2 nvim-treesitter-55b30b908ece8d04609f88d9991f6d4127487c8b.tar.lz nvim-treesitter-55b30b908ece8d04609f88d9991f6d4127487c8b.tar.xz nvim-treesitter-55b30b908ece8d04609f88d9991f6d4127487c8b.tar.zst nvim-treesitter-55b30b908ece8d04609f88d9991f6d4127487c8b.zip | |
bot(readme): update
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -188,7 +188,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [bibtex](https://github.com/latex-lsp/tree-sitter-bibtex) (maintained by @theHamsta, @clason) - [x] [bicep](https://github.com/amaanq/tree-sitter-bicep) (maintained by @amaanq) - [x] [bitbake](https://github.com/amaanq/tree-sitter-bitbake) (maintained by @amaanq) -- [x] [blueprint](https://gitlab.com/gabmus/tree-sitter-blueprint) (experimental, maintained by @gabmus) +- [x] [blueprint](https://gitlab.com/gabmus/tree-sitter-blueprint.git) (experimental, maintained by @gabmus) - [x] [bp](https://github.com/ambroisie/tree-sitter-bp) (maintained by @ambroisie) - [x] [c](https://github.com/tree-sitter/tree-sitter-c) (maintained by @amaanq) - [x] [c_sharp](https://github.com/tree-sitter/tree-sitter-c-sharp) (maintained by @amaanq) @@ -240,7 +240,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [fortran](https://github.com/stadelmanma/tree-sitter-fortran) (maintained by @amaanq) - [x] [fsh](https://github.com/mgramigna/tree-sitter-fsh) (maintained by @mgramigna) - [x] [func](https://github.com/amaanq/tree-sitter-func) (maintained by @amaanq) -- [x] [fusion](https://gitlab.com/jirgn/tree-sitter-fusion) (maintained by @jirgn) +- [x] [fusion](https://gitlab.com/jirgn/tree-sitter-fusion.git) (maintained by @jirgn) - [x] [Godot (gdscript)](https://github.com/PrestonKnopp/tree-sitter-gdscript) (maintained by @PrestonKnopp) - [x] [gdshader](https://github.com/GodOfAvacyn/tree-sitter-gdshader) (maintained by @godofavacyn) - [x] [git_config](https://github.com/the-mikedavis/tree-sitter-git-config) (maintained by @amaanq) @@ -292,7 +292,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [jsdoc](https://github.com/tree-sitter/tree-sitter-jsdoc) (maintained by @steelsojka) - [x] [json](https://github.com/tree-sitter/tree-sitter-json) (maintained by @steelsojka) - [x] [json5](https://github.com/Joakker/tree-sitter-json5) (maintained by @Joakker) -- [x] [JSON with comments](https://gitlab.com/WhyNotHugo/tree-sitter-jsonc) (maintained by @WhyNotHugo) +- [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) @@ -413,7 +413,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [sxhkdrc](https://github.com/RaafatTurki/tree-sitter-sxhkdrc) (maintained by @RaafatTurki) - [x] [systemtap](https://github.com/ok-ryoko/tree-sitter-systemtap) (maintained by @ok-ryoko) - [x] [systemverilog](https://github.com/zhangwwpeng/tree-sitter-systemverilog) (maintained by @zhangwwpeng) -- [x] [t32](https://gitlab.com/xasc/tree-sitter-t32) (maintained by @xasc) +- [x] [t32](https://gitlab.com/xasc/tree-sitter-t32.git) (maintained by @xasc) - [x] [tablegen](https://github.com/amaanq/tree-sitter-tablegen) (maintained by @amaanq) - [x] [tact](https://github.com/tact-lang/tree-sitter-tact) (maintained by @novusnota) - [x] [tcl](https://github.com/tree-sitter-grammars/tree-sitter-tcl) (maintained by @lewis6991) |
