Update syntax
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
"patterns": [
|
||||
{
|
||||
"name": "keyword.control.nub",
|
||||
"match": "\\b(if|else|while|break|continue|return)\\b"
|
||||
"match": "\\b(if|else|while|break|continue|return|let)\\b"
|
||||
},
|
||||
{
|
||||
"name": "keyword.other.nub",
|
||||
|
||||
Reference in New Issue
Block a user