aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com>2024-06-23 16:36:15 +0000
committerChristian Clason <c.clason@uni-graz.at>2024-06-23 18:38:03 +0200
commit9d80c1497ec343f81c0c5800b65f2e73ca569025 (patch)
treeecb8d750428431089d8f5e5fd2232dbc3c60d332
parentfeat: add systemverilog support (#6775) (diff)
downloadnvim-treesitter-9d80c1497ec343f81c0c5800b65f2e73ca569025.tar
nvim-treesitter-9d80c1497ec343f81c0c5800b65f2e73ca569025.tar.gz
nvim-treesitter-9d80c1497ec343f81c0c5800b65f2e73ca569025.tar.bz2
nvim-treesitter-9d80c1497ec343f81c0c5800b65f2e73ca569025.tar.lz
nvim-treesitter-9d80c1497ec343f81c0c5800b65f2e73ca569025.tar.xz
nvim-treesitter-9d80c1497ec343f81c0c5800b65f2e73ca569025.tar.zst
nvim-treesitter-9d80c1497ec343f81c0c5800b65f2e73ca569025.zip
bot(readme): update
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 2b9f91cf5..fbf2cc27c 100644
--- a/README.md
+++ b/README.md
@@ -407,7 +407,7 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [swift](https://github.com/alex-pinkus/tree-sitter-swift) (maintained by @alex-pinkus)
- [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/gmlarumbe/tree-sitter-systemverilog) (maintained by @zhangwwpeng)
+- [x] [systemverilog](https://github.com/zhangwwpeng/tree-sitter-systemverilog) (maintained by @zhangwwpeng)
- [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)