summaryrefslogtreecommitdiffstats
path: root/genvim.txr
diff options
context:
space:
mode:
Diffstat (limited to 'genvim.txr')
-rw-r--r--genvim.txr5
1 files changed, 2 insertions, 3 deletions
diff --git a/genvim.txr b/genvim.txr
index 246050ba..cbc96da8 100644
--- a/genvim.txr
+++ b/genvim.txr
@@ -51,9 +51,8 @@ syn case match
syn spell toplevel
setlocal iskeyword=a-z,A-Z,48-57,!,$,&,*,+,-,<,=,>,?,\\,_,~,^
-
-syn keyword txr_keyword contained@(rep) @{txr-sym}@(end)
-syn keyword txl_keyword contained@(rep) @{txl-sym}@(end)
+@(rep) @{txr-sym}@(mod 0 4)@\nsyn keyword txr_keyword contained @{txr-sym}@(end)
+@(rep) @{txl-sym}@(mod 0 4)@\nsyn keyword txl_keyword contained @{txl-sym}@(end)
syn match txr_error "@@[\t ]*[*]\?[\t ]*."
syn match txr_nested_error "[^\t `]\+" contained