mirror of
https://github.com/neovim/neovim.git
synced 2025-09-18 09:18:19 +00:00

Problem: Wrong scrolling in Insert mode with 'smoothscroll' at the
bottom of the window.
Solution: Don't use set_topline() when 'smoothscroll' is set.
fixes: vim/vim#13612
closes: vim/vim#13613
5b4d1fcbf0