Skip to content

Commit ad75bb5

Browse files
committed
add @disableInstrumentation builtin
1 parent 54c216e commit ad75bb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

syntax/zig.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,7 @@ let s:zig_syntax_keywords = {
112112
\ , "@compileLog"
113113
\ , "@constCast"
114114
\ , "@ctz"
115+
\ , "@disableInstrumentation"
115116
\ , "@popCount"
116117
\ , "@divExact"
117118
\ , "@divFloor"

0 commit comments

Comments
 (0)