From cbe57e2eb5ae4c8050c003662cad40e69ac63e01 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Tue, 25 Jul 2017 21:23:40 -0400 Subject: - Added "model:", "unit:" and "scale:" to syntax highlighting. --- lux-mode/lux-mode.el | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lux-mode') 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" -- cgit v1.2.3