summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2022-10-30 20:45:39 +0100
committerGitHub <noreply@github.com>2022-10-30 20:45:39 +0100
commitb29f66c40dcc7a44a3df5c8694282983937b9a72 (patch)
treec48e7c72c2a7c8b495c53fd9f68861e14caad59f /doc
parent6378a953089bbada9d93d0c1ba2316ee349a2ff5 (diff)
parentc3347c6be570fb600e46ec57b1aef08ccbbec75d (diff)
Merge branch 'master' into feat/env-extension
Diffstat (limited to 'doc')
-rw-r--r--doc/assets.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/assets.md b/doc/assets.md
index c5bc5ec0..7403e58d 100644
--- a/doc/assets.md
+++ b/doc/assets.md
@@ -80,7 +80,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.
+* `INI.sublime-syntax` => added `.coveragerc`, `.pylintrc`, `.gitlint`, `.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.
* `SML.sublime_syntax` => removed `ml` file type.