1
Fork 0
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:
Steffo 2022-05-20 20:15:56 +02:00
parent 0935312a58
commit 9bedae8e1d
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -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",