mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 20:30:05 -04:00
feat(verilog)!: use systemverilog parser and queries (#7170)
This commit is contained in:
parent
596b16da17
commit
b139d21726
10 changed files with 500 additions and 897 deletions
|
|
@ -1,2 +1,5 @@
|
|||
((comment) @injection.content
|
||||
(#set! injection.language "comment"))
|
||||
|
||||
((macro_text) @injection.content
|
||||
(#set! injection.language "verilog"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue