summaryrefslogtreecommitdiffstats
path: root/genvim.txr
diff options
context:
space:
mode:
Diffstat (limited to 'genvim.txr')
-rw-r--r--genvim.txr4
1 files changed, 3 insertions, 1 deletions
diff --git a/genvim.txr b/genvim.txr
index cf644e5e..a9791c1a 100644
--- a/genvim.txr
+++ b/genvim.txr
@@ -33,7 +33,9 @@ void eval_init(void)
(let* ((hash (hash :equal-based)))
(mapcar (op sethash hash @1 @1) list)
[sort (hash-values hash) string-lt])))
-@(do (set [txr-sym 0..0] '("rep" "end" "and" "or" "catch" "finally")))
+@(do (set [txr-sym 0..0] '("rep" "end" "and" "or"
+ "catch" "finally"
+ "until" "last")))
@(set (txr-sym txl-sym) (@(sortuniq txr-sym) @(sortuniq txl-sym)))
@(output)
" VIM Syntax file for txr