diff options
author | zeertzjq <zeertzjq@outlook.com> | 2023-12-28 07:47:22 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-28 07:47:22 +0800 |
commit | d82e105727475aa18720bd0b12103c23600e7ca0 (patch) | |
tree | a993ebb7b9bbc678ad57ecb51ed30e087103e3f9 /src/nvim/textobject.c | |
parent | 7f9fc2fbf03e18c1e4033763be4905707d7a84e7 (diff) | |
download | rneovim-d82e105727475aa18720bd0b12103c23600e7ca0.tar.gz rneovim-d82e105727475aa18720bd0b12103c23600e7ca0.tar.bz2 rneovim-d82e105727475aa18720bd0b12103c23600e7ca0.zip |
vim-patch:9.0.2187: Visual not drawn with 'breakindent' when line doesn't fit (#26765)
Problem: Visual selection isn't drawn with 'breakindent' when the line
doesn't fit in the window (Jaehwang Jung)
Solution: Adjust wlv->fromcol also for 'breakindent' (zeertzjq)
closes: vim/vim#13767
closes: vim/vim#13768
https://github.com/vim/vim/commit/23627722d36b49e38ba6f8dc6bb3ebe19c98a83b
Diffstat (limited to 'src/nvim/textobject.c')
0 files changed, 0 insertions, 0 deletions