summaryrefslogtreecommitdiffstats
path: root/txr.vim
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-03-22 11:56:45 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-03-22 20:22:57 -0700
commit93e2bea59699815979259cc2b2d8adffcc852ec9 (patch)
tree915aa70043dad44a54ca3a8e9eec27149ed0cc77 /txr.vim
parenta6e39d6a445297be1214aad5d603e8c3d62ecb36 (diff)
downloadtxr-93e2bea59699815979259cc2b2d8adffcc852ec9.tar.gz
txr-93e2bea59699815979259cc2b2d8adffcc852ec9.tar.bz2
txr-93e2bea59699815979259cc2b2d8adffcc852ec9.zip
Version 87.txr-87
Diffstat (limited to 'txr.vim')
-rw-r--r--txr.vim3
1 files changed, 2 insertions, 1 deletions
diff --git a/txr.vim b/txr.vim
index 1ce01da5..d15ce65d 100644
--- a/txr.vim
+++ b/txr.vim
@@ -168,7 +168,8 @@ syn keyword txl_keyword contained trunc typeof unget-byte unget-char
syn keyword txl_keyword contained unquote upcase-str update url-decode
syn keyword txl_keyword contained url-encode usleep uw-protect vec
syn keyword txl_keyword contained vec-push vec-set-length vecref vector
-syn keyword txl_keyword contained vector-list vectorp with-saved-vars zerop
+syn keyword txl_keyword contained vector-list vectorp when with-saved-vars
+syn keyword txl_keyword contained zerop
syn match txr_error "@[\t ]*[*]\?[\t ]*."
syn match txr_nested_error "[^\t `]\+" contained