mirror of
https://github.com/neovim/neovim.git
synced 2026-04-29 02:34:10 +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>