mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-23 11:34:19 +00:00
Mark all crate
keywords as special
tokens
This commit is contained in:
parent
65e0cfd872
commit
8e314a9f16
1 changed files with 1 additions and 1 deletions
|
@ -338,7 +338,7 @@
|
|||
"keyword.other.special-method",
|
||||
"keyword.other.this",
|
||||
"meta.function.definition keyword.operator.logical",
|
||||
"meta.use.rust keyword.other.crate",
|
||||
"keyword.other.crate",
|
||||
"support.function.builtin.shorthand.gdscript",
|
||||
"support.function.magic",
|
||||
"support.function.target.PHONY",
|
||||
|
|
Loading…
Reference in a new issue