Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
aspeddro committed Jul 29, 2024
1 parent 13a6c74 commit b2435ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions syntax/rescript.vim
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ syntax match resOperator "\v\@"

syntax match resOperator "\v\!"
syntax match resOperator "\v\&"
syntax match resOperator "\v\:\>"
syntax match resOperator "\v\.\.\."

" Delimiter
syntax match resDelimiter "\v\|"
Expand Down

0 comments on commit b2435ab

Please sign in to comment.