mirror of
https://github.com/sharkdp/bat.git
synced 2025-01-31 10:11:07 +00:00
DotENV.sublime-syntax: Re-exported after .tmLanguage update
Exported from licenced version of Sublime Text, Version 3.1.1, Build 3176.
This commit is contained in:
parent
89539ff247
commit
2f98610929
@ -4,7 +4,6 @@
|
|||||||
name: DotENV
|
name: DotENV
|
||||||
file_extensions:
|
file_extensions:
|
||||||
- .env
|
- .env
|
||||||
- .envrc
|
|
||||||
- .env.dist
|
- .env.dist
|
||||||
- .env.local
|
- .env.local
|
||||||
- .env.sample
|
- .env.sample
|
||||||
@ -19,8 +18,11 @@ file_extensions:
|
|||||||
- .env.production
|
- .env.production
|
||||||
- .env.production.local
|
- .env.production.local
|
||||||
- .env.dusk.local
|
- .env.dusk.local
|
||||||
- .flaskenv
|
|
||||||
- .env.staging
|
- .env.staging
|
||||||
|
- .env.default
|
||||||
|
- .env.defaults
|
||||||
|
- .envrc
|
||||||
|
- .flaskenv
|
||||||
scope: source.env
|
scope: source.env
|
||||||
contexts:
|
contexts:
|
||||||
main:
|
main:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user