diff --git a/syntaxes/nim.json b/syntaxes/nim.json index f638983..084fa31 100644 --- a/syntaxes/nim.json +++ b/syntaxes/nim.json @@ -148,7 +148,7 @@ }, { "comment": "Keywords that affect program control flow or scope.", - "match": "\\b(block|break|case|continue|do|elif|else|end|except|finally|for|if|raise|return|try|when|while|yield|(static(?= *:))|of)\\b", + "match": "\\b(block|break|case|continue|do|elif|else|end|except|finally|for|if|(?