mirror of
https://github.com/neovim/neovim.git
synced 2025-12-15 10:55:40 +00:00
Problem: Line numbers below filler lines not always updated.
Solution: Don't break out of the win_line() loop too early. (Christian
Brabandt, closes vim/vim#6294, closes vim/vim#6138)
511feec6f0