diff --git a/Candran.sublime-syntax b/Candran.sublime-syntax index 923eeb4..46fc1ae 100644 --- a/Candran.sublime-syntax +++ b/Candran.sublime-syntax @@ -546,7 +546,7 @@ contexts: table-comprehension: - match: \[ scope: punctuation.section.brackets.begin.candran - push: + set: - meta_scope: meta.brackets.candran - match: \] scope: punctuation.section.brackets.end.candran