feat: add tmTheme as XML filetype (#13202)

This commit is contained in:
Daniel Fichtinger 2025-03-27 09:39:10 -04:00 committed by GitHub
parent cf7eb5517f
commit a2c580c4ae
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2782,6 +2782,7 @@ file-types = [
"rng", "rng",
"shproj", "shproj",
"tld", "tld",
{ glob = "*.tm[Tt]heme" },
"tmx", "tmx",
"vbproj.user", "vbproj.user",
"vcxproj", "vcxproj",