aboutsummaryrefslogtreecommitdiff
path: root/lux-mode
diff options
context:
space:
mode:
authorEduardo Julian2019-01-30 09:28:51 -0400
committerEduardo Julian2019-01-30 09:28:51 -0400
commitb6202d7091965f9b4785ef6722fca31474c6c98f (patch)
tree3e0791d1afbfb6bb9b7725a3aa5bab3e63b1923d /lux-mode
parenta8851787291a0dcf41e28da829299c9102a15643 (diff)
Tests are now first class.
Diffstat (limited to 'lux-mode')
-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 8825438c7..46d0e77fe 100644
--- a/lux-mode/lux-mode.el
+++ b/lux-mode/lux-mode.el
@@ -299,7 +299,7 @@ Called by `imenu--generic-function'."
remember
;;;;;;;;;;;;;;;;;;;;;;;;
"\\.module:"
- "def:" "type:" "program:" "context:"
+ "def:" "type:" "program:"
"macro:" "syntax:"
"with-expansions"
"exception:"