1
Fork 0
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:
Steffo 2022-11-20 02:40:58 +01:00
parent e57b46496b
commit 52ee239647
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -496,6 +496,8 @@
"name": "key", "name": "key",
"scope": [ "scope": [
"constant.other.symbol.hashkey", "constant.other.symbol.hashkey",
"constant.language.symbol.hashkey",
"punctuation.definition.constant.hashkey",
"entity.name.tag", "entity.name.tag",
"entity.other.attribute-name", "entity.other.attribute-name",
"keyword.key", "keyword.key",