We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bfdf1b commit 3726f40Copy full SHA for 3726f40
Zig.YAML-tmLanguage
@@ -70,7 +70,7 @@ repository:
70
name: storage.type.zig
71
72
type-int:
73
- match: '\b([iu][1-9]\d*|i0|u0|isize|usize|comptime_int)\b'
+ match: '\b(?<!\.)([iu][1-9]\d*|i0|u0|isize|usize|comptime_int)\b'
74
name: storage.type.zig.integer
75
76
type-c:
0 commit comments