summaryrefslogtreecommitdiffstats
path: root/txr.vim
diff options
context:
space:
mode:
Diffstat (limited to 'txr.vim')
-rw-r--r--txr.vim22
1 files changed, 11 insertions, 11 deletions
diff --git a/txr.vim b/txr.vim
index 4d5e281a..4771aa38 100644
--- a/txr.vim
+++ b/txr.vim
@@ -20,17 +20,17 @@ syn spell toplevel
setlocal iskeyword=a-z,A-Z,48-57,!,$,&,*,+,-,<,=,>,?,\\,_,~,^
syn keyword txr_keyword contained accept all and bind
-syn keyword txr_keyword contained block cases cat choose
-syn keyword txr_keyword contained close coll collect defex
-syn keyword txr_keyword contained deffilter define do end
-syn keyword txr_keyword contained eof eol fail filter
-syn keyword txr_keyword contained flatten forget freeform fuzz
-syn keyword txr_keyword contained gather load local maybe
-syn keyword txr_keyword contained merge next none or
-syn keyword txr_keyword contained output rebind rep repeat
-syn keyword txr_keyword contained require set skip some
-syn keyword txr_keyword contained text throw trailer try
-syn keyword txr_keyword contained var
+syn keyword txr_keyword contained block cases cat catch
+syn keyword txr_keyword contained choose close coll collect
+syn keyword txr_keyword contained defex deffilter define do
+syn keyword txr_keyword contained end eof eol fail
+syn keyword txr_keyword contained filter finally flatten forget
+syn keyword txr_keyword contained freeform fuzz gather load
+syn keyword txr_keyword contained local maybe merge next
+syn keyword txr_keyword contained none or output rebind
+syn keyword txr_keyword contained rep repeat require set
+syn keyword txr_keyword contained skip some text throw
+syn keyword txr_keyword contained trailer try var
syn keyword txl_keyword contained * *keyword-package* *random-state* *self-path*
syn keyword txl_keyword contained *stddebug* *stderr* *stdin* *stdout*