aboutsummaryrefslogtreecommitdiff
path: root/lux-mode
diff options
context:
space:
mode:
Diffstat (limited to 'lux-mode')
-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 e6c167050..53be61cdb 100644
--- a/lux-mode/lux-mode.el
+++ b/lux-mode/lux-mode.el
@@ -365,7 +365,7 @@ Called by `imenu--generic-function'."
(control//pattern-matching (altRE "\\^" "\\^or"
"\\^multi" "\\^@" "\\^template"
"\\^open" "\\^|>" "\\^code"
- "\\^sequence&" "\\^regex"))
+ "\\^stream&" "\\^regex"))
(control//logic (altRE "and" "or"))
(control//contract (altRE "pre" "post"))
;; Type