diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-07-06 07:36:36 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-06 07:36:36 +0800 |
commit | 606af7887bfccba026b792191b55da15a1b575fc (patch) | |
tree | 949b73dc43f321055732257e7c37e999bcbea7f0 /runtime/filetype.lua | |
parent | 41785b1b0cd8b54700110d0c83f599126b38a8c9 (diff) | |
download | rneovim-606af7887bfccba026b792191b55da15a1b575fc.tar.gz rneovim-606af7887bfccba026b792191b55da15a1b575fc.tar.bz2 rneovim-606af7887bfccba026b792191b55da15a1b575fc.zip |
vim-patch:8.2.5162: reading before the start of the line with BS in Replace mode (#19241)
Problem: Reading before the start of the line with BS in Replace mode.
Solution: Check the cursor column is more than zero.
https://github.com/vim/vim/commit/0971c7a4e537ea120a6bb2195960be8d0815e97b
Diffstat (limited to 'runtime/filetype.lua')
0 files changed, 0 insertions, 0 deletions