mirror of
https://github.com/neovim/neovim.git
synced 2026-02-10 06:21:49 +10:00
Problem: Redrawing can be improved when deleting lines with 'cursorline'.
Solution: Use smarter invalidation and adjustment. Remove unnecessary
UPD_VALID as it is already set at the top of the loop. Make
the test for vim/vim#4862 fail without the fix.
(zeertzjq)
closes: vim/vim#13986
7ce34c9a94
28 KiB
28 KiB