1
Fork 0
mirror of https://github.com/Steffo99/steffula-code.git synced 2024-11-22 02:54:21 +00:00

Fix ini section title square brackets being colored as a string escape

This commit is contained in:
Steffo 2022-06-06 03:37:58 +02:00
parent a12bf6fb17
commit 993f8bb1ea
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -813,6 +813,7 @@
"scope": [ "scope": [
"meta.tag.table.toml", "meta.tag.table.toml",
"entity.name.section.group-title", "entity.name.section.group-title",
"punctuation.definition.entity.ini",
], ],
"settings": { "settings": {
"foreground": "#ff9340", "foreground": "#ff9340",