1
0
forked from aniani/vim

patch 8.2.5155: in diff mode windows may get out of sync

Problem:    In diff mode windows may get out of sync. (Gary Johnson)
Solution:   Avoid that the other window scrolls for 'cursorbind'.
This commit is contained in:
Bram Moolenaar
2022-06-24 12:38:57 +01:00
parent a57b553b43
commit a315ce1f32
5 changed files with 101 additions and 1 deletions

View File

@@ -735,6 +735,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
5155,
/**/
5154,
/**/