mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-22 02:54:21 +00:00
Add punctuation.colon
rule
This commit is contained in:
parent
6bd2e0be34
commit
903dce2de1
1 changed files with 1 additions and 0 deletions
|
@ -195,6 +195,7 @@
|
||||||
"punctuation.comma",
|
"punctuation.comma",
|
||||||
"punctuation.semi",
|
"punctuation.semi",
|
||||||
"punctuation.bracket",
|
"punctuation.bracket",
|
||||||
|
"punctuation.colon",
|
||||||
"meta.brace",
|
"meta.brace",
|
||||||
"meta.tag.xml",
|
"meta.tag.xml",
|
||||||
"meta.function.calc",
|
"meta.function.calc",
|
||||||
|
|
Loading…
Reference in a new issue