mirror of
https://github.com/neovim/neovim.git
synced 2025-11-13 05:48:51 +00:00
Problem: Redrawing can be improved when inserting/deleting lines with 'number'.
Solution: Only redraw the number column of lines below changed lines.
Add a test as this wasn't previously tested.
(zeertzjq)
closes: vim/vim#13985
ae07ebc04b