mirror of
https://github.com/neovim/neovim.git
synced 2026-07-17 14:41:33 +00:00
Problem: Display errors when making topline shorter and 'smoothscroll' is
set.
Solution: Reset w_skipcol when the topline becomes shorter than its current
value. (Luuk van Baal, closes vim/vim#12367)
5d01f86d99