mirror of
https://github.com/helix-editor/helix.git
synced 2024-11-22 01:16:18 +04:00
Add musicxml to xml extensions (#8935)
This commit is contained in:
parent
0d9145a1bf
commit
0739d13b03
@ -2303,7 +2303,8 @@ file-types = [
|
||||
"xliff",
|
||||
"xpdl",
|
||||
"xul",
|
||||
"xoml"
|
||||
"xoml",
|
||||
"musicxml"
|
||||
]
|
||||
indent = { tab-width = 2, unit = " " }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user