mirror of
https://github.com/neovim/neovim.git
synced 2026-02-02 18:41:59 +10:00
Problem: Display wrong when moving cursor to above the top line and
'smoothscroll' is set.
Solution: Call adjust_skipcol() in more places and make it work better.
(Luuk van Baal, closes vim/vim#12395)
798fa76dbf