mirror of
https://github.com/neovim/neovim.git
synced 2026-07-17 06:31:16 +00:00
Problem: With 'smoothscroll' the cursor position s not adjusted in a long
line.
Solution: Move the cursor further up or down in the line.
8cf3459878
Co-authored-by: Bram Moolenaar <Bram@vim.org>