Merge "Fix tcl syntax highlighting not working" into stable-2.12

This commit is contained in:
David Pursehouse
2016-01-31 12:01:31 +00:00
committed by Gerrit Code Review
2 changed files with 2 additions and 0 deletions

View File

@@ -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(),

View File

@@ -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