mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-21 10:34:21 +00:00
Color ruby hashkeys as key
tokens
This commit is contained in:
parent
e57b46496b
commit
52ee239647
1 changed files with 2 additions and 0 deletions
|
@ -496,6 +496,8 @@
|
|||
"name": "key",
|
||||
"scope": [
|
||||
"constant.other.symbol.hashkey",
|
||||
"constant.language.symbol.hashkey",
|
||||
"punctuation.definition.constant.hashkey",
|
||||
"entity.name.tag",
|
||||
"entity.other.attribute-name",
|
||||
"keyword.key",
|
||||
|
|
Loading…
Reference in a new issue