1
Fork 0
mirror of https://github.com/Steffo99/steffula-code.git synced 2024-11-21 18:44:19 +00:00

Format .env files in a way that's similar to yml files

This commit is contained in:
Steffo 2022-06-06 03:25:40 +02:00
parent 68f4482ac3
commit ace5176a38
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -425,6 +425,7 @@
"string.unquoted",
"meta.amount.beancount keyword.operator.modifier",
"support.constant",
"source.env",
],
"settings": {
"foreground": "#6897bb",
@ -565,6 +566,7 @@
"source.pip-requirements entity.name.class",
"meta.property-list.scss entity.name.tag.css",
"variable.parameter.key",
"variable.other.env",
],
"settings": {
"foreground": "#ff6736",