mirror of
https://github.com/chenasraf/nvim-treesitter.git
synced 2026-05-18 01:39:00 +00:00
fix(verilog): add ifndef highlight (#7548)
This commit is contained in:
@@ -576,6 +576,7 @@ c_name: (c_identifier) @function
|
||||
"directive_undef"
|
||||
"directive_undefineall"
|
||||
"directive_ifdef"
|
||||
"directive_ifndef"
|
||||
"directive_elsif"
|
||||
"directive_endif"
|
||||
"directive_else"
|
||||
|
||||
Reference in New Issue
Block a user