diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-07-17 10:55:18 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2024-07-17 11:04:55 +0800 |
commit | e83949f96c59de706a175a017e6a080b838118d1 (patch) | |
tree | 547c36e88506a251bab9c40472958be345ad09a4 /runtime/lua/vim/keymap.lua | |
parent | ccdbab7810bd40a44a0a502d478b0d06073388e9 (diff) | |
download | rneovim-e83949f96c59de706a175a017e6a080b838118d1.tar.gz rneovim-e83949f96c59de706a175a017e6a080b838118d1.tar.bz2 rneovim-e83949f96c59de706a175a017e6a080b838118d1.zip |
vim-patch:9.0.0414: matchstr() still does not match column offset
Problem: matchstr() still does not match column offset when done after a
text search.
Solution: Only use the line number for a multi-line search. Fix the test.
(closes vim/vim#10938)
https://github.com/vim/vim/commit/753aead960f163d0d3f8ce523ea523f2e0cec06d
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'runtime/lua/vim/keymap.lua')
0 files changed, 0 insertions, 0 deletions