1
Fork 0
mirror of https://github.com/Steffo99/steffula-code.git synced 2024-10-16 09:37:28 +00:00

Add entity.name.function.preprocessor to the list of meta tokens

This commit is contained in:
Steffo 2022-11-20 02:36:42 +01:00
parent 8e314a9f16
commit e57b46496b
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -529,6 +529,7 @@
"entity.name.function.attribute.prisma",
"entity.name.function.decorator",
"entity.name.function.macro",
"entity.name.function.preprocessor",
"keyword.control.at-rule punctuation.definition.keyword",
"keyword.control.at-rule",
"keyword.control.directive",