Add VHDL mode
This commit is contained in:
parent
bb4f7a0f1b
commit
fd2e51f120
1 changed files with 1 additions and 0 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue