Add Windows Workflow (.xoml) extension.

This commit is contained in:
thomas michael wallace 2015-12-01 11:55:20 +00:00
parent 679e0f5b98
commit c44731e247

View file

@ -59,7 +59,8 @@
".xml",
".xpdl",
".xsd",
".xul"
".xul",
".xoml"
],
"firstLine" : "(\\<\\?xml.*)|(\\<svg)|(\\<\\!doctype\\s+svg)",
"aliases": [ "XML", "xml" ],