mirror of
https://github.com/neovim/neovim.git
synced 2026-01-08 22:33:13 +00:00
Problem: Wrong display when scrolling with 'scrolloff' and calling
sign_unplace() and setline() in CursorMoved (after 8.2.3204).
Solution: Still scroll for changed lines below the top area when the top
is scrolled down (zeertzjq)
closes: vim/vim#18878
2da433cff7