Adding .xul and .dtd extensions with XML
See: http://en.wikipedia.org/wiki/.xul and http://en.wikipedia.org/wiki/.dtd Closes #161
This commit is contained in:
parent
5dbad33a24
commit
db140bb614
@ -59,7 +59,7 @@ Txt2tags=*.t2t;
|
||||
Vala=*.vala;*.vapi;
|
||||
Verilog=*.v;
|
||||
VHDL=*.vhd;*.vhdl;
|
||||
XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;
|
||||
XML=*.xml;*.sgml;*.xsl;*.xslt;*.xsd;*.xhtml;*.xul;*.dtd;
|
||||
YAML=*.yaml;*.yml;
|
||||
None=*;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user