Skip to content

Commit 0762d89

Browse files
committed
syntax: add f80
1 parent 29ceb12 commit 0762d89

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
@@ -18,6 +18,7 @@ let s:zig_syntax_keywords = {
1818
\ , "f16"
1919
\ , "f32"
2020
\ , "f64"
21+
\ , "f80"
2122
\ , "f128"
2223
\ , "void"
2324
\ , "type"

0 commit comments

Comments
 (0)