summaryrefslogtreecommitdiffstats
path: root/syslog.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-08-30 07:30:04 -0700
committerKaz Kylheku <kaz@kylheku.com>2022-08-30 07:30:04 -0700
commit7ad4b8e5e67a64c4ad1d90a2dcfdc32eeff8728d (patch)
treed6a733557f729151aceef6958bf98b566f752148 /syslog.c
parentebb8335d74b05c0f8f6b166b02348939646a4be9 (diff)
downloadtxr-7ad4b8e5e67a64c4ad1d90a2dcfdc32eeff8728d.tar.gz
txr-7ad4b8e5e67a64c4ad1d90a2dcfdc32eeff8728d.tar.bz2
txr-7ad4b8e5e67a64c4ad1d90a2dcfdc32eeff8728d.zip
vim: fix quasiliterals.
The previous commit breaks the syntax coloring of the interior of quasiliterals. That is now addressed. * genvim.txr (txr-qelem): New variable holding the elements of a quasiliteral which follow the @ sigil. These items were previously listed as the contained items of txr_quasilit. Now they become nextgroup elements of tl_qat. (tl_qat): New match group representing the special items in a quasiliteral. It matches the sigil, and then the txr-qelem items via nextgroup. (tl_bracevar): Renamed to txr_qbracevar, since it targets the brace variable variant contained in quasiliterals. (txr_mlist,txr_mbracket): No longer used; removed. (txr_quasilit): Now just contains txr_qat.
Diffstat (limited to 'syslog.c')
0 files changed, 0 insertions, 0 deletions