From 9fd726a81cdac446cc266ece0e9f91152c8dc053 Mon Sep 17 00:00:00 2001 From: OpenShift guest Date: Thu, 17 Oct 2013 00:37:16 -0400 Subject: [PATCH] Revert "Added VHDL syntax highlighting, and example code. issue #1642" This reverts commit 56a37a4053b8ace63eb4d113cb66157a7374b232. --- lib/ace/ext/modelist.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/ace/ext/modelist.js b/lib/ace/ext/modelist.js index 3be793f7..88b0218d 100644 --- a/lib/ace/ext/modelist.js +++ b/lib/ace/ext/modelist.js @@ -140,7 +140,6 @@ var supportedModes = { VBScript: ["vbs"], 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"]