diff options
author | zeertzjq <zeertzjq@outlook.com> | 2024-01-06 06:58:37 +0800 |
---|---|---|
committer | zeertzjq <zeertzjq@outlook.com> | 2024-01-13 08:29:47 +0800 |
commit | 4142b8cd2c86fab27d041373dde78a1bc4fa9895 (patch) | |
tree | 0a8c3c2916cade2a57c162ef4b791b48bdb0d4e3 /runtime/lua/vim/_meta/vimfn.lua | |
parent | c8f696f2b0c289a88054c20e0415051ebe017eb3 (diff) | |
download | rneovim-4142b8cd2c86fab27d041373dde78a1bc4fa9895.tar.gz rneovim-4142b8cd2c86fab27d041373dde78a1bc4fa9895.tar.bz2 rneovim-4142b8cd2c86fab27d041373dde78a1bc4fa9895.zip |
vim-patch:8.2.3439: deleted lines go to wrong yank register
Problem: Deleted lines go to wrong yank register.
Solution: Reset y_append when not calling get_yank_register(). (Christian
Brabandt, closes vim/vim#8872)
https://github.com/vim/vim/commit/78eb9cce911dcd662182443e0920649ec1596d41
Nvim has removed y_append static variable and already works as expected.
Co-authored-by: Christian Brabandt <cb@256bit.org>
Diffstat (limited to 'runtime/lua/vim/_meta/vimfn.lua')
0 files changed, 0 insertions, 0 deletions