mirror of https://github.com/helix-editor/helix
feat: add tmTheme as XML filetype (#13202)
parent
cf7eb5517f
commit
a2c580c4ae
|
@ -2782,6 +2782,7 @@ file-types = [
|
||||||
"rng",
|
"rng",
|
||||||
"shproj",
|
"shproj",
|
||||||
"tld",
|
"tld",
|
||||||
|
{ glob = "*.tm[Tt]heme" },
|
||||||
"tmx",
|
"tmx",
|
||||||
"vbproj.user",
|
"vbproj.user",
|
||||||
"vcxproj",
|
"vcxproj",
|
||||||
|
|
Loading…
Reference in New Issue