mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(verilog): @keyword.modifier for lifetime
This commit is contained in:
parent
8f5513a1f2
commit
f5062ebc8d
1 changed files with 1 additions and 1 deletions
|
|
@ -237,7 +237,7 @@
|
|||
(net_declaration
|
||||
(simple_identifier) @type)
|
||||
|
||||
(lifetime) @label
|
||||
(lifetime) @keyword.modifier
|
||||
|
||||
(function_identifier
|
||||
(function_identifier
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue