File tree Expand file tree Collapse file tree 1 file changed +36
-22
lines changed Expand file tree Collapse file tree 1 file changed +36
-22
lines changed Original file line number Diff line number Diff line change @@ -3000,67 +3000,77 @@ name = "xml"
30003000scope = " source.xml"
30013001injection-regex = " xml"
30023002file-types = [
3003- " xml" ,
3004- " mobileconfig" ,
3005- " plist" ,
3006- " xib" ,
3007- " storyboard" ,
3008- " svg" ,
3009- " xsd" ,
3010- " gml" ,
3011- " xaml" ,
3012- " gir" ,
3013- " rss" ,
3014- " atom" ,
3015- " opml" ,
3016- " policy" ,
30173003 " ascx" ,
3018- " axml " ,
3004+ " atom " ,
30193005 " axaml" ,
3006+ " axml" ,
30203007 " bpmn" ,
3008+ " checkstyle" ,
30213009 " cpt" ,
30223010 " csl" ,
30233011 " csproj.user" ,
30243012 " dita" ,
30253013 " ditamap" ,
30263014 " dtml" ,
3015+ " fods" ,
3016+ " fodt" ,
30273017 " fxml" ,
3018+ " gir" ,
3019+ " glif" ,
3020+ " gml" ,
3021+ " gpx" ,
30283022 " iml" ,
30293023 " isml" ,
30303024 " jmx" ,
3025+ " kml" ,
30313026 " launch" ,
30323027 " menu" ,
3028+ " mobileconfig" ,
3029+ " mpd" ,
3030+ " musicxml" ,
30333031 " mxml" ,
3032+ " ncx" ,
30343033 " nuspec" ,
3034+ " opml" ,
30353035 " osc" ,
30363036 " osm" ,
3037+ " plist" ,
3038+ " policy" ,
30373039 " pt" ,
30383040 " publishsettings" ,
30393041 " pubxml" ,
30403042 " pubxml.user" ,
30413043 " rbxlx" ,
30423044 " rbxmx" ,
3045+ " resx" ,
30433046 " rng" ,
3047+ " rss" ,
30443048 " shproj" ,
3049+ " smil" ,
3050+ " storyboard" ,
3051+ " sublime-snippet" ,
3052+ " svg" ,
30453053 " tld" ,
3046- { glob = " *.tm[Tt]heme" },
30473054 " tmx" ,
3055+ " ui" ,
30483056 " vbproj.user" ,
30493057 " vcxproj" ,
30503058 " vcxproj.filters" ,
3059+ " wixproj" ,
30513060 " wsdl" ,
30523061 " wxi" ,
30533062 " wxs" ,
3063+ " xaml" ,
30543064 " xbl" ,
3065+ " xib" ,
30553066 " xlf" ,
30563067 " xliff" ,
3057- " xpdl " ,
3058- " xul " ,
3068+ " xml " ,
3069+ " xmp " ,
30593070 " xoml" ,
3060- " musicxml" ,
3061- " glif" ,
3062- " ui" ,
3063- " sublime-snippet" ,
3071+ " xpdl" ,
3072+ " xrc" ,
3073+ " xsd" ,
30643074 " xsl" ,
30653075 " mpd" ,
30663076 " smil" ,
@@ -3069,6 +3079,10 @@ file-types = [
30693079 " fods" ,
30703080 " itermcolors" ,
30713081 " terminal" ,
3082+ " xul" ,
3083+ { glob = " *.tm[Ll]anguage" },
3084+ { glob = " *.tm[Pp]references" },
3085+ { glob = " *.tm[Tt]heme" },
30723086]
30733087block-comment-tokens = { start = " <!--" , end = " -->" }
30743088indent = { tab-width = 2 , unit = " " }
You can’t perform that action at this time.
0 commit comments