Merge pull request #1669 from sharkdp/dependabot/submodules/assets/syntaxes/02_Extra/DotENV-58201ba

Bump assets/syntaxes/02_Extra/DotENV from `a1c9176` to `58201ba`
This commit is contained in:
Martin Nordholts 2021-06-02 07:48:13 +02:00 committed by GitHub
commit f4217eba73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 3 deletions

View File

@ -16,6 +16,7 @@
- Added support for `dash` syntax, see #1654 (@mohamed-abdelnour)
- Added support for `XAML` syntax, see #1590 and #1655 (@mohamed-abdelnour)
- Apply `DotENV` syntax also for `.env.default` and `.env.defaults` files, see #1669
## New themes

@ -1 +1 @@
Subproject commit a1c917633d3f3c4222cdcfac5b46831abff54d65
Subproject commit 58201ba2abbbe6a12b2f6d0595efea3b388c1e38

View File

@ -4,7 +4,6 @@
name: DotENV
file_extensions:
- .env
- .envrc
- .env.dist
- .env.local
- .env.sample
@ -19,8 +18,11 @@ file_extensions:
- .env.production
- .env.production.local
- .env.dusk.local
- .flaskenv
- .env.staging
- .env.default
- .env.defaults
- .envrc
- .flaskenv
scope: source.env
contexts:
main: