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 097fe7659..3fd006f7a 100644
--- a/src/Catalogue.cxx
+++ b/src/Catalogue.cxx
@@ -90,6 +90,7 @@ int Scintilla_LinkLexers() {
LINK_LEXER(lmBaan);
LINK_LEXER(lmBash);
LINK_LEXER(lmBatch);
+ LINK_LEXER(lmBibTeX);
LINK_LEXER(lmBlitzBasic);
LINK_LEXER(lmBullant);
LINK_LEXER(lmCaml);