mirror of
https://github.com/neovim/neovim.git
synced 2025-12-07 07:02:46 +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>