summaryrefslogtreecommitdiffstats
path: root/genvim.txr
Commit message (Expand)AuthorAgeFilesLines
* vim: syntax highlighting for ... decimal integers?Kaz Kylheku2023-03-271-0/+1
* vim: fix highlighting for uninterned symbolsKaz Kylheku2023-03-271-4/+3
* Syntax: allow separator commas in numeric tokens.Kaz Kylheku2022-10-051-8/+13
* vim: fix for #; commented JSON.Kaz Kylheku2022-09-021-0/+1
* vim: simplify #; regions.Kaz Kylheku2022-08-311-16/+13
* vim: improve #; commenting of JSON.Kaz Kylheku2022-08-311-9/+13
* vim: improvement in #; comment.Kaz Kylheku2022-08-301-3/+2
* vim: deal with bvars and square brackets.Kaz Kylheku2022-08-301-2/+3
* vim: fix quasiliterals.Kaz Kylheku2022-08-301-4/+6
* vim: tweak @ handling.Kaz Kylheku2022-08-301-24/+29
* vim: improvement multi-line strings.Kaz Kylheku2022-02-041-5/+5
* genvim.txr: remove unused variable pkg-name.Paul A. Patience2021-07-011-1/+0
* vim: improve json unquote situation.Kaz Kylheku2021-06-241-1/+2
* vim: recognize #/.../ inside brace variables.Kaz Kylheku2021-06-151-1/+1
* vim: handle more kinds of unquotes in JSON.Kaz Kylheku2021-06-011-2/+4
* vim: improve JSON highlighting.Kaz Kylheku2021-06-011-11/+23
* vim: syntax highlighting for #J syntax.Kaz Kylheku2021-05-271-8/+46
* vim: attempt at #; syntax.Kaz Kylheku2021-05-121-4/+7
* vim: more accurate treatment of brace vars.Kaz Kylheku2021-04-301-1/+2
* vim: support for #T and #N syntax.Kaz Kylheku2021-04-301-4/+4
* vim: remove txr_keyword from tl.vim.Paul A. Patience2021-04-131-0/+2
* genvim: take advantage of @(if) in @(output)Kaz Kylheku2020-07-081-10/+2
* genvim: work around Vim "contains" bug.Kaz Kylheku2020-04-181-1/+3
* genvim: colon isn't keyword constituent any more.Kaz Kylheku2020-03-071-1/+1
* genvim: treatment of comments.Kaz Kylheku2019-04-041-0/+2
* vim: colorize hash bang for Lisp.Kaz Kylheku2018-11-061-1/+2
* genvim: include .tlo files in vimrc example.Kaz Kylheku2018-10-281-2/+2
* genvim: % is constituent of identifiers.Kaz Kylheku2017-10-301-1/+1
* genvim: ^ is constituent of identifiers.Kaz Kylheku2017-08-011-1/+1
* genvim: flag trailing junk in #x #o #b literals.Kaz Kylheku2017-07-291-9/+14
* genvim: flag invalid # syntax.Kaz Kylheku2017-07-281-0/+2
* genvim: fix buggy tl_ident containing #.Kaz Kylheku2017-07-281-1/+1
* genvim: highlight buffer literals.Kaz Kylheku2017-07-281-4/+11
* genvim: bugfix for #x, #o and #b integer tokensKaz Kylheku2017-07-271-3/+3
* genvim: include ffi type symbols.Kaz Kylheku2017-06-301-2/+4
* genvim: remove useless code.Kaz Kylheku2017-06-301-4/+0
* vim: colorize #n= and #n#.Kaz Kylheku2016-11-111-6/+8
* New #; syntax for erasing following object.Kaz Kylheku2016-11-071-4/+12
* vim syntax: support #H properly, plus #R, #S.Kaz Kylheku2016-11-071-1/+1
* Get rid of txl prefix from symbols.Kaz Kylheku2016-05-071-23/+23
* Don't refer to .txl in install instructions.Kaz Kylheku2016-05-071-3/+3
* Fix Vim syntax highlighting bugs.Kaz Kylheku2016-05-041-2/+2
* Add missing txr words to syntax highlighting.Kaz Kylheku2016-01-191-1/+2
* Syntax highlighting regression and omission.Kaz Kylheku2015-12-221-13/+14
* Some missing exceptions to indentation rule.Kaz Kylheku2015-11-301-1/+2
* Vim: better indentation for some forms.Kaz Kylheku2015-10-071-1/+7
* bugfix: macro-time not bound as special operator.Kaz Kylheku2015-10-021-1/+0
* Set lispwords for better indenting.Kaz Kylheku2015-10-021-8/+23
* Don't scan C source code for Lisp symbols.Kaz Kylheku2015-09-101-33/+17
* Version 114.txr-114Kaz Kylheku2015-09-021-3/+3