mirror of
https://github.com/neovim/neovim.git
synced 2026-03-02 07:08:27 +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>