aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGithub Actions <actions@github>2023-07-04 09:08:30 +0000
committerChristian Clason <c.clason@uni-graz.at>2023-07-04 11:12:22 +0200
commit896f2c76229f03d6978d29fa7b12421d7c18102f (patch)
tree5adcde59b767d63c3829821e8756b97bd60b0562
parentrefactor(v)!: update upstream repository (diff)
downloadnvim-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7cd8b52b0..6531affed 100644
--- a/README.md
+++ b/README.md
@@ -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)