From a64dfb3f355bdb44e7f533a88db0716e70418ae4 Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Mon, 28 Nov 2011 21:51:07 -0800 Subject: * eval.c (eval_init): More functions. * txr.vim: More highlighting. --- txr.vim | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'txr.vim') diff --git a/txr.vim b/txr.vim index 3ef872f4..d1acd994 100644 --- a/txr.vim +++ b/txr.vim @@ -30,6 +30,11 @@ 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 cons list atom null consp listp proper-listp syn keyword txl_keyword contained length mapcar mappend apply + +syn keyword txl_keyword second third fourth fifth sixth copy-list nreversei +syn keyword txl_keyword reverse ldiff flatten memq memqual +syn keyword txl_keyword tree-find some all none eq eql equal + syn keyword txl_keyword contained + - * trunc mod numberp > < >= <= max min syn keyword txl_keyword contained int-str -- cgit v1.2.3