" VIM Syntax file for txr " Kaz Kylheku " INSTALL-HOWTO: " " 1. Create the directory .vim/syntax in your home directory and " put this file there. " 2. In your .vimrc, add this command to associate *.txr files " with the txr filetype. " :au BufRead,BufNewFile *.txr set filetype=txr | set lisp " " If you want syntax highlighting to be on automatically (for any language) " you need to add ":syntax on" in your .vimrc also. But you knew that already! " " This file is generated by the genvim.txr script in the TXR source tree. syn case match syn spell toplevel setlocal iskeyword=a-z,A-Z,48-57,!,$,&,*,+,-,<,=,>,?,\\,_,~,/ syn keyword txr_keyword contained accept all and assert syn keyword txr_keyword contained bind block cases cat syn keyword txr_keyword contained catch choose close coll syn keyword txr_keyword contained collect defex deffilter define syn keyword txr_keyword contained do elif else end syn keyword txr_keyword contained eof eol fail filter syn keyword txr_keyword contained finally flatten forget freeform syn keyword txr_keyword contained fuzz gather if last syn keyword txr_keyword contained load local maybe merge syn keyword txr_keyword contained next none or output syn keyword txr_keyword contained rebind rep repeat require syn keyword txr_keyword contained set skip some text syn keyword txr_keyword contained throw trailer try until syn keyword txr_keyword contained var syn keyword txl_keyword contained * *args* *full-args* *gensym-counter* syn keyword txl_keyword contained *keyword-package* *random-state* *self-path* *stddebug* syn keyword txl_keyword contained *stderr* *stdin* *stdlog* *stdnull* syn keyword txl_keyword contained *stdout* *txr-version* *user-package* + syn keyword txl_keyword contained - / /= < syn keyword txl_keyword contained <= = > >= syn keyword txl_keyword contained abs abs-path-p acons acons-new syn keyword txl_keyword contained aconsql-new acos alist-nremove alist-remove syn keyword txl_keyword contained all and andf ap syn keyword txl_keyword contained apf append append* append-each syn keyword txl_keyword contained append-each* apply ash asin syn keyword txl_keyword contained assoc assql atan atan2 syn keyword txl_keyword contained atom bignump bit block syn keyword txl_keyword contained boundp break-str call car syn keyword txl_keyword contained cat-str cat-vec catch cdr syn keyword txl_keyword contained ceil chain chdir chr-isalnum syn keyword txl_keyword contained chr-isalpha chr-isascii chr-iscntrl chr-isdigit syn keyword txl_keyword contained chr-isgraph chr-islower chr-isprint chr-ispunct syn keyword txl_keyword contained chr-isspace chr-isupper chr-isxdigit chr-num syn keyword txl_keyword contained chr-str chr-str-set chr-tolower chr-toupper syn keyword txl_keyword contained chrp close-stream closelog cmp-str syn keyword txl_keyword contained collect-each collect-each* comb compl-span-str syn keyword txl_keyword contained cond cons conses conses* syn keyword txl_keyword contained consp copy copy-alist copy-cons syn keyword txl_keyword contained copy-hash copy-list copy-str copy-vec syn keyword txl_keyword contained cos count-if countq countql syn keyword txl_keyword contained countqual cum-norm-dist daemon dec syn keyword txl_keyword contained defmacro defsymacro defun defvar syn keyword txl_keyword contained del delay delete-package do syn keyword txl_keyword contained dohash downcase-str dwim each syn keyword txl_keyword contained each* empty env env-fbind syn keyword txl_keyword contained env-hash env-vbind eq eql syn keyword txl_keyword contained equal errno error eval syn keyword txl_keyword contained evenp exit exp expt syn keyword txl_keyword contained exptmod false fboundp fifth syn keyword txl_keyword contained filter-equal filter-string-tree find find-if syn keyword txl_keyword contained find-max find-min find-package first syn keyword txl_keyword contained fixnump flatten flatten* flip syn keyword txl_keyword contained flo-int flo-str floatp floor syn keyword txl_keyword contained flush-stream for for* force syn keyword txl_keyword contained format fourth fun func-get-env syn keyword txl_keyword contained func-get-form func-set-env functionp gcd syn keyword txl_keyword contained gen generate gensym get-byte syn keyword txl_keyword contained get-char get-hash-userdata get-line get-list-from-stream syn keyword txl_keyword contained get-sig-handler get-string-from-stream gethash group-by syn keyword txl_keyword contained gun hash hash-alist hash-construct syn keyword txl_keyword contained hash-count hash-diff hash-eql hash-equal syn keyword txl_keyword contained hash-isec hash-keys hash-pairs hash-uni syn keyword txl_keyword contained hash-update hash-update-1 hash-values hashp syn keyword txl_keyword contained html-decode html-encode iapply identity syn keyword txl_keyword contained if iff iffi inc syn keyword txl_keyword contained inhash int-flo int-str integerp syn keyword txl_keyword contained intern interp-fun-p ip ipf syn keyword txl_keyword contained isqrt keep-if keep-if* keywordp syn keyword txl_keyword contained lambda last lazy-str lazy-str-force syn keyword txl_keyword contained lazy-str-force-upto lazy-str-get-trailing-list lazy-stream-cons lazy-stringp syn keyword txl_keyword contained lcons-fun ldiff length length-list syn keyword txl_keyword contained length-str length-str-< length-str-<= length-str-> syn keyword txl_keyword contained length-str->= length-vec let let* syn keyword txl_keyword contained link lisp-parse list list* syn keyword txl_keyword contained list-str list-vector listp log syn keyword txl_keyword contained log-alert log-auth log-authpriv log-cons syn keyword txl_keyword contained log-crit log-daemon log-debug log-emerg syn keyword txl_keyword contained log-err log-info log-ndelay log-notice syn keyword txl_keyword contained log-nowait log-odelay log-perror log-pid syn keyword txl_keyword contained log-user log-warning log10 logand syn keyword txl_keyword contained logior lognot logtest logtrunc syn keyword txl_keyword contained logxor macro-form-p macro-time macroexpand syn keyword txl_keyword contained macroexpand-1 macrolet major make-catenated-stream syn keyword txl_keyword contained make-env make-hash make-lazy-cons make-like syn keyword txl_keyword contained make-package make-random-state make-similar-hash make-string-byte-input-stream syn keyword txl_keyword contained make-string-input-stream make-string-output-stream make-strlist-output-stream make-sym syn keyword txl_keyword contained make-time make-time-utc make-trie makedev syn keyword txl_keyword contained mapcar mapcar* maphash mappend syn keyword txl_keyword contained mappend* mask match-fun match-regex syn keyword txl_keyword contained match-regex-right match-str match-str-tree max syn keyword txl_keyword contained member member-if memq memql syn keyword txl_keyword contained memqual merge min minor syn keyword txl_keyword contained mkdir mknod mkstring mod syn keyword txl_keyword contained multi multi-sort n-choose-k n-perm-k syn keyword txl_keyword contained nilf none not nreverse syn keyword txl_keyword contained null nullify num-chr num-str syn keyword txl_keyword contained numberp oddp op open-command syn keyword txl_keyword contained open-directory open-file open-files open-files* syn keyword txl_keyword contained open-pipe open-process open-tail openlog syn keyword txl_keyword contained or orf packagep perm syn keyword txl_keyword contained pop pos pos-if pos-max syn keyword txl_keyword contained pos-min posq posql posqual syn keyword txl_keyword contained pprinl pprint pprof prinl syn keyword txl_keyword contained print prof prog1 progn syn keyword txl_keyword contained prop proper-listp push pushhash syn keyword txl_keyword contained put-byte put-char put-line put-string syn keyword txl_keyword contained pwd qquote quasi quasilist syn keyword txl_keyword contained quote rand random random-fixnum syn keyword txl_keyword contained random-state-p range range* range-regex syn keyword txl_keyword contained rcomb read readlink real-time-stream-p syn keyword txl_keyword contained reduce-left reduce-right ref refset syn keyword txl_keyword contained regex-compile regex-parse regexp regsub syn keyword txl_keyword contained rehome-sym remhash remove-if remove-if* syn keyword txl_keyword contained remove-path remq remq* remql syn keyword txl_keyword contained remql* remqual remqual* rename-path syn keyword txl_keyword contained repeat replace replace-list replace-str syn keyword txl_keyword contained replace-vec rest ret retf syn keyword txl_keyword contained return return-from reverse rlcp syn keyword txl_keyword contained rperm rplaca rplacd run syn keyword txl_keyword contained s-ifblk s-ifchr s-ifdir s-ififo syn keyword txl_keyword contained s-iflnk s-ifmt s-ifreg s-ifsock syn keyword txl_keyword contained s-irgrp s-iroth s-irusr s-irwxg syn keyword txl_keyword contained s-irwxo s-irwxu s-isgid s-isuid syn keyword txl_keyword contained s-isvtx s-iwgrp s-iwoth s-iwusr syn keyword txl_keyword contained s-ixgrp s-ixoth s-ixusr search syn keyword txl_keyword contained search-regex search-str search-str-tree second syn keyword txl_keyword contained seek-stream select seqp set syn keyword txl_keyword contained set-diff set-hash-userdata set-sig-handler sethash syn keyword txl_keyword contained setlogmask sh sig-abrt sig-alrm syn keyword txl_keyword contained sig-bus sig-check sig-chld sig-cont syn keyword txl_keyword contained sig-fpe sig-hup sig-ill sig-int syn keyword txl_keyword contained sig-io sig-iot sig-kill sig-lost syn keyword txl_keyword contained sig-pipe sig-poll sig-prof sig-pwr syn keyword txl_keyword contained sig-quit sig-segv sig-stkflt sig-stop syn keyword txl_keyword contained sig-sys sig-term sig-trap sig-tstp syn keyword txl_keyword contained sig-ttin sig-ttou sig-urg sig-usr1 syn keyword txl_keyword contained sig-usr2 sig-vtalrm sig-winch sig-xcpu syn keyword txl_keyword contained sig-xfsz sin sixth size-vec syn keyword txl_keyword contained some sort source-loc source-loc-str syn keyword txl_keyword contained span-str splice split-str split-str-set syn keyword txl_keyword contained sqrt stat stdlib str< syn keyword txl_keyword contained str<= str= str> str>= syn keyword txl_keyword contained stream-get-prop stream-set-prop streamp string-extend syn keyword txl_keyword contained string-lt stringp sub sub-list syn keyword txl_keyword contained sub-str sub-vec symacrolet symbol-function syn keyword txl_keyword contained symbol-name symbol-package symbol-value symbolp syn keyword txl_keyword contained symlink sys-qquote sys-splice sys-unquote syn keyword txl_keyword contained syslog tan tf third syn keyword txl_keyword contained throw throwf time time-fields-local syn keyword txl_keyword contained time-fields-utc time-string-local time-string-utc time-usec syn keyword txl_keyword contained tofloat toint tok-str tok-where syn keyword txl_keyword contained tostring tostringp transpose tree-bind syn keyword txl_keyword contained tree-case tree-find trie-add trie-compress syn keyword txl_keyword contained trim-str true trunc tuples syn keyword txl_keyword contained typeof unget-byte unget-char unless syn keyword txl_keyword contained unquote until upcase-str update syn keyword txl_keyword contained url-decode url-encode usleep uw-protect syn keyword txl_keyword contained vec vec-push vec-set-length vecref syn keyword txl_keyword contained vector vector-list vectorp when syn keyword txl_keyword contained where while with-saved-vars zerop syn keyword txl_keyword contained zip syn match txr_error "@[\t ]*[*]\?[\t ]*." syn match txr_nested_error "[^\t `]\+" contained syn match txr_hashbang "^#!.*" syn match txr_atat "@[ \t]*@" syn match txr_comment "@[ \t]*[#;].*" syn match txr_contin "@[ \t]*\\$" syn match txr_char "@[ \t]*\\." syn match txr_char "@[ \t]*\\x[0-9A-Fa-f]\+" syn match txr_char "@[ \t]*\\[0-9]\+" syn match txr_variable "@[ \t]*[*]\?[ \t]*[A-Za-z_][A-Za-z0-9_]*" syn match txr_metanum "@[0-9]\+" syn match txr_regdir "@[ \t]*/\(\\/\|[^/]\|\\\n\)*/" syn match txr_chr "#\\x[A-Fa-f0-9]\+" contained syn match txr_chr "#\\o[0-9]\+" contained syn match txr_chr "#\\[^ \t\nA-Za-z0-9_]" contained syn match txr_chr "#\\[A-Za-z0-9_]\+" contained syn match txr_ncomment ";.*" contained syn match txr_dot "\." contained syn match txr_num "#x[+\-]\?[0-9A-Fa-f]\+" contained syn match txr_num "#o[+\-]\?[0-7]\+" contained syn match txr_num "#b[+\-]\?[0-1]\+" contained syn match txr_num "[+\-]\?[0-9]\+" contained syn match txr_ident "[:@][A-Za-z0-9!#$%&*+\-<=>?\\^_~]\+" contained syn match txr_ident "[A-Za-z0-9!$%&*+\-<=>?\\_~]*[A-Za-z!$#%&*+\-<=>?\\^_~][A-Za-z0-9!$#%&*+\-<=>?\\^_~]*" contained syn match txl_ident "[:@][A-Za-z0-9!$%&*+\-<=>?\\\^_~/]\+" contained syn match txl_ident "[A-Za-z0-9!$%&*+\-<=>?\\_~/]*[A-Za-z!$#%&*+\-<=>?\\^_~/][A-Za-z0-9!$#%&*+\-<=>?\\^_~/]*" contained syn match txr_num "[+\-]\?[0-9]*[.][0-9]\+\([eE][+\-]\?[0-9]\+\)\?" contained syn match txr_num "[+\-]\?[0-9]\+\([eE][+\-]\?[0-9]\+\)" contained syn match txl_ident ":" contained syn match txr_unquote "," contained syn match txr_splice ",\*" contained syn match txr_quote "'" contained syn match txr_quote "\^" contained syn match txr_dotdot "\.\." contained syn match txr_metaat "@" contained syn region txr_bracevar matchgroup=Delimiter start="@[ \t]*[*]\?{" matchgroup=Delimiter end="}" contains=txr_num,txr_ident,txr_string,txr_list,txr_bracket,txr_mlist,txr_mbracket,txr_regex,txr_quasilit,txr_chr,txr_nested_error syn region txr_directive matchgroup=Delimiter start="@[ \t]*(" matchgroup=Delimiter end=")" contains=txr_keyword,txr_string,txr_list,txr_bracket,txr_mlist,txr_mbracket,txr_quasilit,txr_num,txl_ident,txl_regex,txr_string,txr_chr,txr_quote,txr_unquote,txr_splice,txr_dot,txr_dotdot,txr_metaat,txr_ncomment,txr_nested_error syn region txr_list contained matchgroup=Delimiter start="#\?H\?(" matchgroup=Delimiter end=")" contains=txl_keyword,txr_string,txl_regex,txr_num,txl_ident,txr_metanum,txr_list,txr_bracket,txr_mlist,txr_mbracket,txr_quasilit,txr_chr,txr_quote,txr_unquote,txr_splice,txr_dot,txr_dotdot,txr_metaat,txr_ncomment,txr_nested_error syn region txr_bracket contained matchgroup=Delimiter start="\[" matchgroup=Delimiter end="\]" contains=txl_keyword,txr_string,txl_regex,txr_num,txl_ident,txr_metanum,txr_list,txr_bracket,txr_mlist,txr_mbracket,txr_quasilit,txr_chr,txr_quote,txr_unquote,txr_splice,txr_dot,txr_dotdot,txr_metaat,txr_ncomment,txr_nested_error syn region txr_mlist contained matchgroup=Delimiter start="@[ \t]*(" matchgroup=Delimiter end=")" contains=txl_keyword,txr_string,txl_regex,txr_num,txl_ident,txr_metanum,txr_list,txr_bracket,txr_mlist,txr_mbracket,txr_quasilit,txr_chr,txr_quote,txr_unquote,txr_splice,txr_dot,txr_dotdot,txr_metaat,txr_ncomment,txr_nested_error syn region txr_mbracket matchgroup=Delimiter start="@[ \t]*\[" matchgroup=Delimiter end="\]" contains=txl_keyword,txr_string,txl_regex,txr_num,txl_ident,txr_metanum,txr_list,txr_bracket,txr_mlist,txr_mbracket,txr_quasilit,txr_chr,txr_quote,txr_unquote,txr_splice,txr_dot,txr_dotdot,txr_metaat,txr_ncomment,txr_nested_error syn region txr_string contained start=+#\?\*\?"+ skip=+\\\\\|\\"\|\\\n+ end=+"\|\n+ syn region txr_quasilit contained start=+#\?\*\?`+ skip=+\\\\\|\\`\|\\\n+ end=+`\|\n+ contains=txr_variable,txr_metanum,txr_bracevar,txr_mlist,txr_mbracket syn region txr_regex contained start="#\?/" skip="\\\\\|\\/\|\\\n" end="/\|\n" hi def link txr_at Special hi def link txr_atstar Special hi def link txr_atat Special hi def link txr_comment Comment hi def link txr_ncomment Comment hi def link txr_hashbang Preproc hi def link txr_contin Preproc hi def link txr_char String hi def link txr_keyword Keyword hi def link txl_keyword Type hi def link txr_string String hi def link txr_chr String hi def link txr_quasilit String hi def link txr_regex String hi def link txl_regex String hi def link txr_regdir String hi def link txr_variable Identifier hi def link txr_metanum Identifier hi def link txr_ident Identifier hi def link txl_ident Identifier hi def link txr_num Number hi def link txr_quote Special hi def link txr_unquote Special hi def link txr_splice Special hi def link txr_dot Special hi def link txr_dotdot Special hi def link txr_metaat Special hi def link txr_error Error hi def link txr_nested_error Error let b:current_syntax = "lisp"