summaryrefslogtreecommitdiffstats
path: root/genvim.txr
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-02-24 02:25:51 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-02-24 02:25:51 -0800
commit251c670160fad9fc0febfa7dfd5ff1a7ba8a7308 (patch)
tree6490bde5c9c37cf604b774f156677511ea04989d /genvim.txr
parent5fac42709f969df55106d330238f8553ddc07019 (diff)
downloadtxr-251c670160fad9fc0febfa7dfd5ff1a7ba8a7308.tar.gz
txr-251c670160fad9fc0febfa7dfd5ff1a7ba8a7308.tar.bz2
txr-251c670160fad9fc0febfa7dfd5ff1a7ba8a7308.zip
* genvim.txr, txr.vim: Updated.
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