Skip to content

Commit

Permalink
add @trap builtin
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrk committed Jun 23, 2023
1 parent 82d03f4 commit 0c4f965
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions syntax/zig.vim
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ let s:zig_syntax_keywords = {
\ , "@atomicStore"
\ , "@bitCast"
\ , "@breakpoint"
\ , "@trap"
\ , "@alignCast"
\ , "@alignOf"
\ , "@cDefine"
Expand Down

0 comments on commit 0c4f965

Please sign in to comment.