mirror of
https://github.com/neovim/neovim.git
synced 2026-05-07 22:40:39 +00:00
Problem: Mouse scroll code is not optimal.
Solution: Properly organise Normal mode, Insert mode and common code.
(Christopher Plewright, closes vim/vim#11572)
ff95ce0930
Co-authored-by: Christopher Plewright <chris@createng.com>