mirror of
https://github.com/Reuh/sublime-candran.git
synced 2025-10-27 10:09:31 +00:00
Fix table comprehension pop
This commit is contained in:
parent
2958538d03
commit
db55c7d463
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue