From e981e974076a926a38f124b7d8746de2ca5f0a28 Mon Sep 17 00:00:00 2001 From: sharkdp Date: Wed, 6 Nov 2019 20:22:57 +0100 Subject: [PATCH] Manually convert DotENV.sublime-syntax --- assets/syntaxes/DotENV.sublime-syntax | 3 +++ 1 file changed, 3 insertions(+) diff --git a/assets/syntaxes/DotENV.sublime-syntax b/assets/syntaxes/DotENV.sublime-syntax index 9b8390e4..dc03626c 100644 --- a/assets/syntaxes/DotENV.sublime-syntax +++ b/assets/syntaxes/DotENV.sublime-syntax @@ -11,6 +11,7 @@ file_extensions: - .env.example - .env.test - .env.test.local + - .env.testing - .env.dev - .env.development - .env.development.local @@ -18,6 +19,8 @@ file_extensions: - .env.production - .env.production.local - .env.dusk.local + - .flaskenv + - .env.staging scope: source.env contexts: main: