Skip to content

Commit

Permalink
@min and @max
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewrk committed Oct 19, 2022
1 parent 3538ae9 commit c33e1e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions syntax/zig.vim
Original file line number Diff line number Diff line change
Expand Up @@ -130,8 +130,8 @@ let s:zig_syntax_keywords = {
\ , "@newStackCall"
\ , "@asyncCall"
\ , "@intToPtr"
\ , "@maximum"
\ , "@minimum"
\ , "@max"
\ , "@min"
\ , "@memcpy"
\ , "@memset"
\ , "@mod"
Expand Down

0 comments on commit c33e1e3

Please sign in to comment.