Add VHDL mode

This commit is contained in:
Robert Schilling 2014-08-18 22:17:39 +02:00
commit fd2e51f120

View file

@ -151,6 +151,7 @@ var supportedModes = {
VBScript: ["vbs|vb"],
Velocity: ["vm"],
Verilog: ["v|vh|sv|svh"],
VHDL: ["vhd|vhdl"],
XML: ["xml|rdf|rss|wsdl|xslt|atom|mathml|mml|xul|xbl"],
XQuery: ["xq"],
YAML: ["yaml|yml"]