mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-21 18:44:19 +00:00
Revert my previous bad idea
This commit is contained in:
parent
5fea8ce726
commit
6bd2e0be34
1 changed files with 12 additions and 1 deletions
|
@ -183,7 +183,18 @@
|
|||
{
|
||||
"name": "punctuation",
|
||||
"scope": [
|
||||
"punctuation",
|
||||
"punctuation.definition",
|
||||
"punctuation.accessor",
|
||||
"punctuation.squarebracket",
|
||||
"punctuation.curlybrace",
|
||||
"punctuation.terminator",
|
||||
"punctuation.parenthesis",
|
||||
"punctuation.brackets",
|
||||
"punctuation.section",
|
||||
"punctuation.separator",
|
||||
"punctuation.comma",
|
||||
"punctuation.semi",
|
||||
"punctuation.bracket",
|
||||
"meta.brace",
|
||||
"meta.tag.xml",
|
||||
"meta.function.calc",
|
||||
|
|
Loading…
Reference in a new issue