diff options
| author | nvim-treesitter-bot[bot] <157957100+nvim-treesitter-bot[bot]@users.noreply.github.com> | 2024-06-23 16:36:15 +0000 |
|---|---|---|
| committer | Christian Clason <c.clason@uni-graz.at> | 2024-06-23 18:38:03 +0200 |
| commit | 9d80c1497ec343f81c0c5800b65f2e73ca569025 (patch) | |
| tree | ecb8d750428431089d8f5e5fd2232dbc3c60d332 | |
| parent | feat: add systemverilog support (#6775) (diff) | |
| download | nvim-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) |
