Remove unpopular xml file extension from lang.xml file.
The fact that xml format can be detected now, these unpopular file extensions are no more needed for applying xml lexer.
This commit is contained in:
parent
7a25c9827e
commit
be057973bc
@ -234,7 +234,7 @@
|
||||
<Keywords name="type3">std ieee work standard textio std_logic_1164 std_logic_arith std_logic_misc std_logic_signed std_logic_textio std_logic_unsigned numeric_bit numeric_std math_complex math_real vital_primitives vital_timing</Keywords>
|
||||
<Keywords name="type4">boolean bit character severity_level integer real time delay_length natural positive string bit_vector file_open_kind file_open_status line text side width std_ulogic std_ulogic_vector std_logic std_logic_vector X01 X01Z UX01 UX01Z unsigned signed</Keywords>
|
||||
</Language>
|
||||
<Language name="xml" ext="xml xaml xsl xslt xsd xul kml svg mxml xsml wsdl xlf xliff xbl sxbl pimx config vsixmanifest manifest proj csproj vbproj fsproj vcproj vcxproj nproj pyproj javaproj wixproj filters settings testsettings vsmdi ruleset rules targets props vsprops propdesc resx rdlc rdl xrm-ms sitemap swidtag gml gtt gpx plist" commentLine="" commentStart="<!--" commentEnd="-->">
|
||||
<Language name="xml" ext="xml xaml xsl xslt xsd xul kml svg mxml xsml wsdl xlf xliff xbl sxbl sitemap gml gpx plist" commentLine="" commentStart="<!--" commentEnd="-->">
|
||||
</Language>
|
||||
<Language name="yaml" ext="yml yaml" commentLine="#">
|
||||
</Language>
|
||||
|
Loading…
Reference in New Issue
Block a user