forked from aniani/vim
patch 9.0.0906: mouse scroll code is not optimal
Problem: Mouse scroll code is not optimal. Solution: Properly organise Normal mode, Insert mode and common code. (Christopher Plewright, closes #11572)
This commit is contained in:
committed by
Bram Moolenaar
parent
02edfaa610
commit
ff95ce0930
@@ -695,6 +695,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
906,
|
||||
/**/
|
||||
905,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user