aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Catalogue.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/Catalogue.cxx')
-rw-r--r--src/Catalogue.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Catalogue.cxx b/src/Catalogue.cxx
index 0e8ea9611..9c47eb4ea 100644
--- a/src/Catalogue.cxx
+++ b/src/Catalogue.cxx
@@ -172,6 +172,7 @@ int Scintilla_LinkLexers() {
LINK_LEXER(lmTADS3);
LINK_LEXER(lmTAL);
LINK_LEXER(lmTCL);
+ LINK_LEXER(lmTCMD);
LINK_LEXER(lmTeX);
LINK_LEXER(lmTxt2tags);
LINK_LEXER(lmVB);