diff options
| author | Github Actions <actions@github> | 2023-07-04 09:08:30 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2023-07-04 11:12:22 +0200 |
| commit | 896f2c76229f03d6978d29fa7b12421d7c18102f (patch) | |
| tree | 5adcde59b767d63c3829821e8756b97bd60b0562 | |
| parent | refactor(v)!: update upstream repository (diff) | |
| download | nvim-treesitter-896f2c76229f03d6978d29fa7b12421d7c18102f.tar nvim-treesitter-896f2c76229f03d6978d29fa7b12421d7c18102f.tar.gz nvim-treesitter-896f2c76229f03d6978d29fa7b12421d7c18102f.tar.bz2 nvim-treesitter-896f2c76229f03d6978d29fa7b12421d7c18102f.tar.lz nvim-treesitter-896f2c76229f03d6978d29fa7b12421d7c18102f.tar.xz nvim-treesitter-896f2c76229f03d6978d29fa7b12421d7c18102f.tar.zst nvim-treesitter-896f2c76229f03d6978d29fa7b12421d7c18102f.zip | |
Update README
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -354,7 +354,7 @@ We are looking for maintainers to add more parsers and to write query files for - [x] [ungrammar](https://github.com/Philipp-M/tree-sitter-ungrammar) (maintained by @Philipp-M, @amaanq) - [x] [usd](https://github.com/ColinKennedy/tree-sitter-usd) (maintained by @ColinKennedy) - [x] [uxn tal](https://github.com/amaanq/tree-sitter-uxntal) (maintained by @amaanq) -- [x] [v](https://github.com/vlang/vls) (maintained by @kkharji) +- [x] [v](https://github.com/v-analyzer/v-analyzer) (maintained by @kkharji, @amaanq) - [x] [vala](https://github.com/vala-lang/tree-sitter-vala) (maintained by @Prince781) - [x] [verilog](https://github.com/tree-sitter/tree-sitter-verilog) (maintained by @zegervdv) - [x] [vhs](https://github.com/charmbracelet/tree-sitter-vhs) (maintained by @caarlos0) |
