diff options
author | Kaz Kylheku <kaz@kylheku.com> | 2015-07-02 05:44:49 -0700 |
---|---|---|
committer | Kaz Kylheku <kaz@kylheku.com> | 2015-07-02 05:44:49 -0700 |
commit | 2652ea85266677746b34eb6e0721f3a806feadb2 (patch) | |
tree | ea8e2c7988ed1baec2e3894eb0f3de3836f52bca /unwind.c | |
parent | 62d1ded8ee9e5be68c7c2545b047c929e9ff63fd (diff) | |
download | txr-2652ea85266677746b34eb6e0721f3a806feadb2.tar.gz txr-2652ea85266677746b34eb6e0721f3a806feadb2.tar.bz2 txr-2652ea85266677746b34eb6e0721f3a806feadb2.zip |
Handle escapes accurately in Vim syntax highlighting.
* genvim.txr (txr_badesc, txr_stresc, txr_numesc, txr_regesc): New
match categories.
(txr_string, txr_quasilit, txr_regex, txl_regex): No longer use skip=
argument, but rather contain escape categories.
All escapes are colored as Special rather than String, and
unknown or malformed escapes are colored as errors.
Diffstat (limited to 'unwind.c')
0 files changed, 0 insertions, 0 deletions