summaryrefslogtreecommitdiffstats
path: root/genvim.txr
diff options
context:
space:
mode:
Diffstat (limited to 'genvim.txr')
-rw-r--r--genvim.txr2
1 files changed, 1 insertions, 1 deletions
diff --git a/genvim.txr b/genvim.txr
index 4a0425c9..d14eea5c 100644
--- a/genvim.txr
+++ b/genvim.txr
@@ -36,7 +36,7 @@ void eval_init(void)
@(do (set [txr-sym 0..0] '("rep" "end" "and" "or"
"catch" "finally"
"until" "last")))
-@(do (set [txl-sym 0..0] '("do" "op" "macro-time" "macrolet")))
+@(do (set [txl-sym 0..0] '("do" "op" "macro-time" "macrolet" "symacrolet")))
@(set (txr-sym txl-sym) (@(sortuniq txr-sym) @(sortuniq txl-sym)))
@(output)
" VIM Syntax file for txr