diff --git a/ReScript.sublime-syntax b/ReScript.sublime-syntax index 4759c37..8c33538 100644 --- a/ReScript.sublime-syntax +++ b/ReScript.sublime-syntax @@ -36,7 +36,7 @@ contexts: pop: true punctuations: - - match: ~ + - match: \~ scope: punctuation.definition.keyword - match: ; scope: punctuation.terminator