summaryrefslogtreecommitdiffstats
path: root/genvim.txr
diff options
context:
space:
mode:
Diffstat (limited to 'genvim.txr')
-rw-r--r--genvim.txr3
1 files changed, 2 insertions, 1 deletions
diff --git a/genvim.txr b/genvim.txr
index e49f8416..1196620f 100644
--- a/genvim.txr
+++ b/genvim.txr
@@ -39,7 +39,8 @@ static void dir_tables_init(void)
"until" "last"
"if" "else" "elif"
"include")))
-@(do (set [txl-sym 0..0] '("macro-time" "macrolet" "symacrolet")))
+@(do (set [txl-sym 0..0] '("macro-time" "macrolet" "symacrolet"
+ "txr-if" "txr-when" "txr-case")))
@(set (txr-sym txl-sym) (@(sort (uniq txr-sym)) @(sort (uniq txl-sym))))
@(output)
" VIM Syntax file for txr