summaryrefslogtreecommitdiffstats
path: root/txr.vim
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2012-01-07 22:17:32 -0800
committerKaz Kylheku <kaz@kylheku.com>2012-01-07 22:17:32 -0800
commit2098cacb547ba399c879bd53fff8dd5b1408f81f (patch)
tree72b904ae3bb18fbf73c57ed4fde5869fd1ceaa1f /txr.vim
parentfac86680a0092066799d63cef68e04f382dc6511 (diff)
downloadtxr-2098cacb547ba399c879bd53fff8dd5b1408f81f.tar.gz
txr-2098cacb547ba399c879bd53fff8dd5b1408f81f.tar.bz2
txr-2098cacb547ba399c879bd53fff8dd5b1408f81f.zip
Break up glued keywords.
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 d6a15025..fe9f7f7c 100644
--- a/txr.vim
+++ b/txr.vim
@@ -44,7 +44,7 @@ syn keyword txl_keyword contained expt exptmod sqrt gcd fixnump bignump
syn keyword txl_keyword contained numberp zerop evenp oddp >
syn keyword txl_keyword contained < >= <= max min search-regex match-regex
syn keyword txl_keyword contained make-hash gethash sethash pushhash remhash
-syn keyword txl_keyword contained hash-count get-hash-userdata set-hash-userdatahashp maphash
+syn keyword txl_keyword contained hash-count get-hash-userdata set-hash-userdata hashp maphash
syn keyword txl_keyword contained hash-eql hash-equal eval *stdout* *stdin*
syn keyword txl_keyword contained *stderr* format print pprint make-string-input-stream
syn keyword txl_keyword contained make-string-byte-input-stream make-string-output-stream