Skip to content

Commit

Permalink
Add missing ifndef directive (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
akberg authored Nov 18, 2024
1 parent 3cd6761 commit 66d4988
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions languages/verilog/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -568,6 +568,7 @@ c_name: (c_identifier) @function
"directive_undef"
"directive_undefineall"
"directive_ifdef"
"directive_ifndef"
"directive_elsif"
"directive_endif"
"directive_else"
Expand Down

0 comments on commit 66d4988

Please sign in to comment.