summaryrefslogtreecommitdiffstats
path: root/genvim.txr
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2013-10-27 11:32:56 -0700
committerKaz Kylheku <kaz@kylheku.com>2013-10-27 11:32:56 -0700
commit5d2c183225fac40e9bd8b8a9c98d7eb9643d9c07 (patch)
tree3c6882dffe7153c8a2d1cdbb1a3314d61ce905c1 /genvim.txr
parentc6862a210f48ee4fd2d7fe7ad0e4eca11bea9963 (diff)
downloadtxr-5d2c183225fac40e9bd8b8a9c98d7eb9643d9c07.tar.gz
txr-5d2c183225fac40e9bd8b8a9c98d7eb9643d9c07.tar.bz2
txr-5d2c183225fac40e9bd8b8a9c98d7eb9643d9c07.zip
* genvim.txr: Include syntactic directives which aren't extracted from
sources because actions aren't registered for them. * txr.vim: Regenerated.
Diffstat (limited to 'genvim.txr')
-rw-r--r--genvim.txr1
1 files changed, 1 insertions, 0 deletions
diff --git a/genvim.txr b/genvim.txr
index cbc96da8..3260b42f 100644
--- a/genvim.txr
+++ b/genvim.txr
@@ -52,6 +52,7 @@ syn spell toplevel
setlocal iskeyword=a-z,A-Z,48-57,!,$,&,*,+,-,<,=,>,?,\\,_,~,^
@(rep) @{txr-sym}@(mod 0 4)@\nsyn keyword txr_keyword contained @{txr-sym}@(end)
+syn keyword txr_keyword contained end and or
@(rep) @{txl-sym}@(mod 0 4)@\nsyn keyword txl_keyword contained @{txl-sym}@(end)
syn match txr_error "@@[\t ]*[*]\?[\t ]*."