Skip to content

Commit 15841fc

Browse files
committed
add @inComptime
1 parent 0c4f965 commit 15841fc

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
@@ -130,6 +130,7 @@ let s:zig_syntax_keywords = {
130130
\ , "@unionInit"
131131
\ , "@frameAddress"
132132
\ , "@import"
133+
\ , "@inComptime"
133134
\ , "@newStackCall"
134135
\ , "@asyncCall"
135136
\ , "@ptrFromInt"

0 commit comments

Comments
 (0)