summaryrefslogtreecommitdiffstats
path: root/txr.vim
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-04-08 00:13:34 -0700
committerKaz Kylheku <kaz@kylheku.com>2012-04-08 00:13:34 -0700
commit07dd2bfb88906c8c74c390581371f216abcd6ef6 (patch)
tree4d22d84c1abe209717fbb1b566cc1ed5e4a4b173 /txr.vim
parentaf0a5387b31eec10f6660bc926e696e45f5ec756 (diff)
downloadtxr-07dd2bfb88906c8c74c390581371f216abcd6ef6.tar.gz
txr-07dd2bfb88906c8c74c390581371f216abcd6ef6.tar.bz2
txr-07dd2bfb88906c8c74c390581371f216abcd6ef6.zip
* txr.vim: Fixed accidental breakage.
Diffstat (limited to 'txr.vim')
-rw-r--r--txr.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/txr.vim b/txr.vim
index 7cb0efd2..6e01d378 100644
--- a/txr.vim
+++ b/txr.vim
@@ -57,7 +57,7 @@ syn keyword txl_keyword contained *stdout* *stdin* *stddebug*
syn keyword txl_keyword contained *stderr* format print pprint tostring tostringp
syn keyword txl_keyword contained make-string-input-stream
syn keyword txl_keyword contained make-string-byte-input-stream make-string-output-stream
-eval chain andf orf iff
+syn keyword txl_keyword contained eval chain andf orf iff
syn keyword txl_keyword contained *stdout* *stdin* *stddebug*
syn keyword txl_keyword contained *stderr* format print pprint tostring tostringp
syn keyword txl_keyword contained make-string-input-stream