mirror of https://github.com/helix-editor/helix
Add osm and osc extensions to xml language filetypes (#9697)
parent
7100ed4efc
commit
03623f2f40
|
@ -2371,6 +2371,8 @@ file-types = [
|
||||||
"menu",
|
"menu",
|
||||||
"mxml",
|
"mxml",
|
||||||
"nuspec",
|
"nuspec",
|
||||||
|
"osc",
|
||||||
|
"osm",
|
||||||
"pt",
|
"pt",
|
||||||
"publishsettings",
|
"publishsettings",
|
||||||
"pubxml",
|
"pubxml",
|
||||||
|
|
Loading…
Reference in New Issue