mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-04 19:37:54 +03:00
Add osm and osc extensions to xml language filetypes (#9697)
This commit is contained in:
parent
7100ed4efc
commit
03623f2f40
1 changed files with 2 additions and 0 deletions
|
@ -2371,6 +2371,8 @@ file-types = [
|
||||||
"menu",
|
"menu",
|
||||||
"mxml",
|
"mxml",
|
||||||
"nuspec",
|
"nuspec",
|
||||||
|
"osc",
|
||||||
|
"osm",
|
||||||
"pt",
|
"pt",
|
||||||
"publishsettings",
|
"publishsettings",
|
||||||
"pubxml",
|
"pubxml",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue