diff options
Diffstat (limited to '')
-rw-r--r-- | lux-mode/lux-mode.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lux-mode/lux-mode.el b/lux-mode/lux-mode.el index 6e64119cd..029786a3e 100644 --- a/lux-mode/lux-mode.el +++ b/lux-mode/lux-mode.el @@ -222,6 +222,8 @@ Called by `imenu--generic-function'." "actor:" "message:" "exception:" "word:" + "model:" + "unit:" "scale:" "function" "case" ":" ":!" ":!!" "undefined" "ident-for" "and" "or" "char" |