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 e3fcddafb..50254de8b 100644
--- a/src/Catalogue.cxx
+++ b/src/Catalogue.cxx
@@ -156,6 +156,7 @@ int Scintilla_LinkLexers() {
LINK_LEXER(lmPureBasic);
LINK_LEXER(lmPython);
LINK_LEXER(lmR);
+ LINK_LEXER(lmRaku);
LINK_LEXER(lmREBOL);
LINK_LEXER(lmRegistry);
LINK_LEXER(lmRuby);