aboutsummaryrefslogtreecommitdiff
path: root/lux-mode
diff options
context:
space:
mode:
authorEduardo Julian2017-12-10 15:26:36 -0400
committerEduardo Julian2017-12-10 15:26:36 -0400
commit859c7485cd0e9ebe8d456ed58238bdec849bd6e1 (patch)
treeb854f14eb921d8567e4c06f38d1149a0659ff0a4 /lux-mode
parent6352437a8403b09fa0c83843984323ce1e67e980 (diff)
- Some minor refactoring.
- Eliminated the dependency of STM upon FRP.
Diffstat (limited to 'lux-mode')
-rw-r--r--lux-mode/lux-mode.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lux-mode/lux-mode.el b/lux-mode/lux-mode.el
index 0a6e73f11..15c24490d 100644
--- a/lux-mode/lux-mode.el
+++ b/lux-mode/lux-mode.el
@@ -231,6 +231,7 @@ Called by `imenu--generic-function'."
"list" "list&" "io" "sequence" "tree"
"get@" "set@" "update@" "|>" "|>>" "<|" "<<|" "_$" "$_" "~" "~+" "~!" "~'" "::" ":::"
"|" "&" "->" "All" "Ex" "Rec" "primitive" "$" "type"
+ "@abstraction" "@representation" "^@representation"
"^" "^or" "^slots" "^multi" "^~" "^@" "^template" "^open" "^|>" "^code" "^stream&" "^regex"
"bin" "oct" "hex"
"pre" "post"