We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f86d5c commit 748534eCopy full SHA for 748534e
ReScript.sublime-syntax
@@ -13,7 +13,7 @@ variables:
13
14
# slightly different than reason-highlightjs
15
RE_KEYWORDS:
16
- \b(and|as|assert|begin|class|constraint|done|downto|exception|external|fun|functor|inherit|lazy|let|pub|mutable|new|nonrec|object|of|or|pri|rec|then|to|val|virtual|try|catch|finally|do|else|for|if|switch|while|import|library|export|module|in|raise|private)\b
+ \b(and|as|assert|constraint|downto|else|exception|external|false|for|if|in|include|lazy|let|module|mutable|of|open|rec|switch|to|true|try|type|when|while|with)\b
17
RE_LITERAL: \b(true|false)\b
18
19
contexts:
0 commit comments