mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(verilog)!: rename to systemverilog
Grammar name was changed to coincide with repository name
This commit is contained in:
parent
13ddd4d752
commit
1181cd9a25
6 changed files with 10 additions and 10 deletions
2
SUPPORTED_LANGUAGES.md
generated
2
SUPPORTED_LANGUAGES.md
generated
|
|
@ -281,6 +281,7 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | | @steelsojka
|
|||
[swift](https://github.com/alex-pinkus/tree-sitter-swift) | unstable | `HFIJL` | | @alex-pinkus
|
||||
[sxhkdrc](https://github.com/RaafatTurki/tree-sitter-sxhkdrc) | unstable | `HF J ` | | @RaafatTurki
|
||||
[systemtap](https://github.com/ok-ryoko/tree-sitter-systemtap) | unstable | `HF JL` | | @ok-ryoko
|
||||
[systemverilog](https://github.com/gmlarumbe/tree-sitter-systemverilog) | unstable | `HF J ` | | @zhangwwpeng
|
||||
[t32](https://gitlab.com/xasc/tree-sitter-t32) | unstable | `HFIJL` | | @xasc
|
||||
[tablegen](https://github.com/tree-sitter-grammars/tree-sitter-tablegen) | unstable | `HFIJL` | | @amaanq
|
||||
[tact](https://github.com/tact-lang/tree-sitter-tact) | unstable | `HFIJL` | | @novusnota
|
||||
|
|
@ -312,7 +313,6 @@ jsx (queries only)[^jsx] | unstable | `HFIJ ` | | @steelsojka
|
|||
[v](https://github.com/vlang/v-analyzer) | unstable | `HFIJL` | | @kkharji, @amaanq
|
||||
[vala](https://github.com/vala-lang/tree-sitter-vala) | unstable | `HF J ` | | @Prince781
|
||||
[vento](https://github.com/ventojs/tree-sitter-vento) | unstable | `H J ` | | @wrapperup, @oscarotero
|
||||
[verilog](https://github.com/gmlarumbe/tree-sitter-systemverilog) | unstable | `HF J ` | | @zhangwwpeng
|
||||
[vhdl](https://github.com/jpt13653903/tree-sitter-vhdl) | unstable | `HF J ` | | @jpt13653903
|
||||
[vhs](https://github.com/charmbracelet/tree-sitter-vhs) | unstable | `H J ` | | @caarlos0
|
||||
[vim](https://github.com/tree-sitter-grammars/tree-sitter-vim) | unstable | `HF JL` | | @clason
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue