Add musicxml to xml extensions (#8935)
This commit is contained in:
parent
0d9145a1bf
commit
0739d13b03
1 changed files with 2 additions and 1 deletions
|
@ -2303,7 +2303,8 @@ file-types = [
|
||||||
"xliff",
|
"xliff",
|
||||||
"xpdl",
|
"xpdl",
|
||||||
"xul",
|
"xul",
|
||||||
"xoml"
|
"xoml",
|
||||||
|
"musicxml"
|
||||||
]
|
]
|
||||||
indent = { tab-width = 2, unit = " " }
|
indent = { tab-width = 2, unit = " " }
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue