mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-04 12:30:01 -04:00
Add missing verilog keywords
This commit is contained in:
parent
d59b4810a6
commit
6cc1c28f68
1 changed files with 4 additions and 0 deletions
|
|
@ -15,6 +15,10 @@
|
|||
"endclass"
|
||||
"return"
|
||||
"default"
|
||||
"break"
|
||||
"interface"
|
||||
"endinterface"
|
||||
"modport"
|
||||
] @keyword
|
||||
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue