mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-21 18:44:19 +00:00
Fix prisma unhighlighted parens
This commit is contained in:
parent
0935312a58
commit
9bedae8e1d
1 changed files with 1 additions and 2 deletions
|
@ -206,9 +206,8 @@
|
|||
"meta.directive.dated.beancount meta.account.beancount punctuation.separator.beancount",
|
||||
"punctuation.math.begin.bracket",
|
||||
"punctuation.math.end.bracket",
|
||||
"source.prisma.array",
|
||||
"source.prisma.attribute.with_arguments",
|
||||
"source.sql", // AGAIN VERY EXPERIMENTAL
|
||||
"source.prisma", // why are all syntax highlighters so broken?
|
||||
],
|
||||
"settings": {
|
||||
"foreground": "#cc7832",
|
||||
|
|
Loading…
Reference in a new issue