aboutsummaryrefslogtreecommitdiff
path: root/lux-mode/lux-mode.el
diff options
context:
space:
mode:
authorEduardo Julian2016-12-18 10:57:49 -0400
committerEduardo Julian2016-12-18 10:57:49 -0400
commitb24257095b4f979e859b6d493ec00dd4a68a6158 (patch)
tree80bc603aa5ea7172978e9edbda9e51b26fbaeab5 /lux-mode/lux-mode.el
parentb1760e341e27fff9df97e2ce82336f284577144a (diff)
- Bug fixes and refactorings for algebraic effects.
Diffstat (limited to '')
-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 8290430af..0dcb1247d 100644
--- a/lux-mode/lux-mode.el
+++ b/lux-mode/lux-mode.el
@@ -230,7 +230,7 @@ Called by `imenu--generic-function'."
"`" "`'" "'" "do-template" "with-gensyms"
"object" "jvm-import" "do-to" "with-open" "synchronized" "class-for"
"doc"
- "||E" "||F" "||H" "effect:" "handler:" "with-handler" "doE" "lift"
+ "|E" "|F" "|H" "effect:" "handler:" "with-handler" "doE" "lift"
"regex"
) t)
"\\>")