mirror of
https://github.com/neovim/neovim.git
synced 2026-01-25 06:06:03 +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