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

Problem: First line not scrolled properly with 'smoothscroll' and
'scrolloff' zero and using "k".
Solution: Make sure the cursor position is visible.
46b54747c5
Co-authored-by: Bram Moolenaar <Bram@vim.org>