diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2017-11-17 22:46:32 -0800 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2017-11-17 22:46:32 -0800 |
commit | 368b33e560b541b20a9a28e6ba307a22a813049e (patch) | |
tree | 5242ac6f5404fbc8bf1329a43f27fcfc56670d5b /txr.vim | |
parent | c0379ca87158d3ea015cfb88a9968ab460368f83 (diff) | |
download | txr-368b33e560b541b20a9a28e6ba307a22a813049e.tar.gz txr-368b33e560b541b20a9a28e6ba307a22a813049e.tar.bz2 txr-368b33e560b541b20a9a28e6ba307a22a813049e.zip |
Version 187.txr-187
* RELNOTES: Updated.
* configure, txr.1: Bumped version and date.
* share/txr/stdlib/ver.tl: Likewise.
* txr.vim: Regenerated.
Diffstat (limited to 'txr.vim')
-rw-r--r-- | txr.vim | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ syn case match syn spell toplevel -setlocal iskeyword=a-z,A-Z,48-57,!,$,&,*,+,-,:,<,=,>,?,\\,_,~,/,^ +setlocal iskeyword=a-z,A-Z,48-57,!,$,%,&,*,+,-,:,<,=,>,?,\\,_,~,/,^ syn keyword tl_keyword contained %e% %pi% * *args* syn keyword tl_keyword contained *args-eff* *args-full* *e* *filters* |