Skip to content

Commit a9633f5

Browse files
committed
add c_char
1 parent a0d9ade commit a9633f5

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
@@ -35,6 +35,7 @@ let s:zig_syntax_keywords = {
3535
\ , "usize"
3636
\ , "comptime_int"
3737
\ , "comptime_float"
38+
\ , "c_char"
3839
\ , "c_short"
3940
\ , "c_ushort"
4041
\ , "c_int"

0 commit comments

Comments
 (0)