mirror of
https://github.com/neovim/neovim.git
synced 2026-01-30 17:11:11 +10:00
Problem: Divide by zero with 'smoothscroll' set and a narrow window.
Solution: Bail out when the window is too narrow.
870219c58c
Co-authored-by: Bram Moolenaar <Bram@vim.org>