aboutsummaryrefslogtreecommitdiff
path: root/lux-mode/lux-mode.el
diff options
context:
space:
mode:
Diffstat (limited to 'lux-mode/lux-mode.el')
-rw-r--r--lux-mode/lux-mode.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-mode/lux-mode.el b/lux-mode/lux-mode.el
index a92cb871f..685ed658a 100644
--- a/lux-mode/lux-mode.el
+++ b/lux-mode/lux-mode.el
@@ -216,7 +216,7 @@ Called by `imenu--generic-function'."
(regexp-opt
'(".module:"
"def:" "type:" "macro:" "syntax:" "program:"
- "sig:" "struct:" "context:" "template:"
+ "signature:" "struct:" "context:" "template:"
"class:" "interface:"
"poly:" "derived:"
"actor:" "message:" "on:"