mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-23 11:34:19 +00:00
Add entity.name.function.preprocessor
to the list of meta
tokens
This commit is contained in:
parent
8e314a9f16
commit
e57b46496b
1 changed files with 1 additions and 0 deletions
|
@ -529,6 +529,7 @@
|
||||||
"entity.name.function.attribute.prisma",
|
"entity.name.function.attribute.prisma",
|
||||||
"entity.name.function.decorator",
|
"entity.name.function.decorator",
|
||||||
"entity.name.function.macro",
|
"entity.name.function.macro",
|
||||||
|
"entity.name.function.preprocessor",
|
||||||
"keyword.control.at-rule punctuation.definition.keyword",
|
"keyword.control.at-rule punctuation.definition.keyword",
|
||||||
"keyword.control.at-rule",
|
"keyword.control.at-rule",
|
||||||
"keyword.control.directive",
|
"keyword.control.directive",
|
||||||
|
|
Loading…
Reference in a new issue