Merge "Fix tcl syntax highlighting not working" into stable-2.12
This commit is contained in:
@@ -73,6 +73,7 @@ public class ModeInfo extends JavaScriptObject {
|
||||
Modes.I.soy(),
|
||||
Modes.I.sql(),
|
||||
Modes.I.stex(),
|
||||
Modes.I.tcl(),
|
||||
Modes.I.velocity(),
|
||||
Modes.I.verilog(),
|
||||
Modes.I.vhdl(),
|
||||
|
||||
@@ -45,6 +45,7 @@ scala = text/x-scala
|
||||
soy = text/x-soy
|
||||
st = text/x-stsrc
|
||||
stex = text/x-stex
|
||||
tcl = text/x-tcl
|
||||
v = text/x-verilog
|
||||
vert = x-shader/x-vertex
|
||||
vh = text/x-verilog
|
||||
|
||||
Reference in New Issue
Block a user