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:
parent
68f4482ac3
commit
ace5176a38
1 changed files with 2 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue