diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2023-07-08 15:28:13 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2023-07-08 15:33:28 +0200 |
commit | 6318edadc32acce3ed41a6995a5faa5395b5f562 (patch) | |
tree | 5442c1f70481af57894617e83441258f164ce8c0 /scripts/gen_help_html.lua | |
parent | 7c077a3c2b78387b633b90be92096dd6d357cad7 (diff) | |
download | rneovim-6318edadc32acce3ed41a6995a5faa5395b5f562.tar.gz rneovim-6318edadc32acce3ed41a6995a5faa5395b5f562.tar.bz2 rneovim-6318edadc32acce3ed41a6995a5faa5395b5f562.zip |
fix(defaults): visual hash (#) on text with "?"
Problem:
The default "#" mapping fails on the following example after v$h# with
cursor at start of the first line:
aa?/\bb
aa
aa?/\bb
Solution:
Also escape "?".
Diffstat (limited to 'scripts/gen_help_html.lua')
0 files changed, 0 insertions, 0 deletions