Skip to content

Commit dae9c7e

Browse files
committed
@errSetCast -> @errorCast
1 parent a34fb98 commit dae9c7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntax/zig.vim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ let s:zig_syntax_keywords = {
177177
\ , "@floatFromInt"
178178
\ , "@intFromFloat"
179179
\ , "@intFromBool"
180-
\ , "@errSetCast"
180+
\ , "@errorCast"
181181
\ , "@truncate"
182182
\ , "@typeInfo"
183183
\ , "@typeName"

0 commit comments

Comments
 (0)