aboutsummaryrefslogtreecommitdiff
path: root/languages.toml
diff options
context:
space:
mode:
authorJake Low2024-02-24 02:53:16 +0000
committerGitHub2024-02-24 02:53:16 +0000
commit03623f2f407d592c38d21e085ae1fb2e1aa1ea22 (patch)
treefdb1c0738f7de36ad4072729f640a70856f4d9b5 /languages.toml
parent7100ed4efc2207a9d7a45ce6e9550564e091f508 (diff)
Add osm and osc extensions to xml language filetypes (#9697)
Diffstat (limited to 'languages.toml')
-rw-r--r--languages.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/languages.toml b/languages.toml
index b158606b..ad2e6658 100644
--- a/languages.toml
+++ b/languages.toml
@@ -2371,6 +2371,8 @@ file-types = [
"menu",
"mxml",
"nuspec",
+ "osc",
+ "osm",
"pt",
"publishsettings",
"pubxml",