summaryrefslogtreecommitdiffstats
path: root/win/fassoc.nsh
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2022-02-04 21:06:54 -0800
committerKaz Kylheku <kaz@kylheku.com>2022-02-04 21:06:54 -0800
commitf625db09173f6a0e26bd4c293273899892f3d405 (patch)
tree785a3820ae20eab2a9487014febfb685d6a7a32d /win/fassoc.nsh
parent16b26a6e5f1e6c29f88e4ab166e7bcafb318ba4b (diff)
downloadtxr-f625db09173f6a0e26bd4c293273899892f3d405.tar.gz
txr-f625db09173f6a0e26bd4c293273899892f3d405.tar.bz2
txr-f625db09173f6a0e26bd4c293273899892f3d405.zip
vim: improvement multi-line strings.
Vim's handling of multi-line Lisp strings is glitchy. We are contributing to it by tryign to match the backslash-newline as an escape sequence. As a result of this change, Vim is less confused. Indentation is still incorrect after some multi-line strings, but I'm not seeing the discrepancy between the behavior of the visual parentheses matching, and the % parentheses jump. I'm able to navigate around in the stdlib/getopts.tl code. * genvim.txr (chesc): Remove the backslash-newline from the list of character escapes. (txr_string, txr_quasilit, txr_regex, tx_regex): Use skip= to recognize the backslash-newline sequence as part of the literal.
Diffstat (limited to 'win/fassoc.nsh')
0 files changed, 0 insertions, 0 deletions