summaryrefslogtreecommitdiffstats
path: root/txr.vim
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-11-30 08:07:15 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-11-30 08:07:15 -0800
commit80af0b52d0ad27cd9cad279818e9066a1d8139c2 (patch)
treefb7e138fe423a004d24b48388c1d927e8c7c84e3 /txr.vim
parent03099f03ad9b4d7797cb9942ae46a3463c2070ad (diff)
downloadtxr-80af0b52d0ad27cd9cad279818e9066a1d8139c2.tar.gz
txr-80af0b52d0ad27cd9cad279818e9066a1d8139c2.tar.bz2
txr-80af0b52d0ad27cd9cad279818e9066a1d8139c2.zip
* txr.vim: New operators added.
Diffstat (limited to 'txr.vim')
-rw-r--r--txr.vim5
1 files changed, 3 insertions, 2 deletions
diff --git a/txr.vim b/txr.vim
index d1acd994..ccf5feff 100644
--- a/txr.vim
+++ b/txr.vim
@@ -26,8 +26,9 @@ syn keyword txr_keyword contained repeat rep first last single empty
syn keyword txr_keyword contained define try catch finally throw
syn keyword txr_keyword contained defex throw deffilter filter eof eol
-syn keyword txl_keyword contained let lambda call cond if and or defvar defun
-syn keyword txl_keyword contained inc dec push pop gethash list append apply
+syn keyword txl_keyword contained let let* lambda call cond if and or
+syn keyword txl_keyword contained defvar defun set inc dec push
+syn keyword txl_keyword contained pop gethash for for* dohash list append apply
syn keyword txl_keyword contained cons list atom null consp listp proper-listp
syn keyword txl_keyword contained length mapcar mappend apply