mirror of
https://github.com/neovim/neovim.git
synced 2026-05-02 12:04:58 +00:00
Problem: CTRL-Y does not stop at line 1. (John Marriott)
Solution: Stop at line 1 when 'smoothscroll' is not set. (closes vim/vim#11261)
8df9748edb
Co-authored-by: Bram Moolenaar <Bram@vim.org>