diff options
Diffstat (limited to '')
-rw-r--r-- | lux-mode/lux-mode.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lux-mode/lux-mode.el b/lux-mode/lux-mode.el index 4638cf5d9..15ecfb63b 100644 --- a/lux-mode/lux-mode.el +++ b/lux-mode/lux-mode.el @@ -222,7 +222,7 @@ Called by `imenu--generic-function'." "actor:" "message:" "on:" "exception:" "word:" - "opaque:" + "abstract:" "unit:" "scale:" "function" "case" ":" ":!" ":!!" "undefined" "ident-for" "and" "or" |