mirror of
https://github.com/Steffo99/steffula-code.git
synced 2024-11-21 18:44:19 +00:00
Improve yaml support
This commit is contained in:
parent
8b3903f833
commit
6fbe9ec41e
1 changed files with 1 additions and 0 deletions
|
@ -414,6 +414,7 @@
|
||||||
"name": "Byte-string",
|
"name": "Byte-string",
|
||||||
"scope": [
|
"scope": [
|
||||||
"string.quoted.binary",
|
"string.quoted.binary",
|
||||||
|
"string.unquoted.block.yaml",
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"foreground": "#a7c261",
|
"foreground": "#a7c261",
|
||||||
|
|
Loading…
Reference in a new issue