summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorVille Skyttä <ville.skytta@iki.fi>2022-10-05 20:26:35 +0300
committerVille Skyttä <ville.skytta@iki.fi>2022-10-30 08:25:10 +0200
commit6378a953089bbada9d93d0c1ba2316ee349a2ff5 (patch)
treebc3330e39d794b2bfa4e97385e9a7a8758baecd3 /doc
parentf215d07366dac50aa7068e9c3f8d5f46b09b4c1a (diff)
Add more dotenv file types
Upstream PR: https://github.com/zaynali53/DotENV/pull/17
Diffstat (limited to 'doc')
-rw-r--r--doc/assets.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/assets.md b/doc/assets.md
index 56140e2f..c5bc5ec0 100644
--- a/doc/assets.md
+++ b/doc/assets.md
@@ -79,6 +79,7 @@ The following files have been manually modified after converting from a `.tmLang
* `Apache.sublime_syntax`=> removed `conf` and `CONF` file types.
* `Dart.sublime-syntax` => removed `#regex.dart` include.
+* `DotENV.sublime-syntax` => added `.env.template`, `env` and `env.*` file types ([upstream PR](https://github.com/zaynali53/DotENV/pull/17)).
* `INI.sublime-syntax` => added `.hgrc`, `hgrc`, and `desktop` file types and support for comments after section headers.
* `Org mode.sublime-syntax` => removed `task` file type.
* `Robot.sublime_syntax` => changed name to "Robot Framework", added `.resource` extension.