vim-patch:7.4.2279

Problem:    Starting diff mode with the cursor in the last line might end up
            only showing one closed fold. (John Beckett)
Solution:   Scroll the window to show the same relative cursor position.

46328f9a1c
This commit is contained in:
lonerover
2017-02-07 15:48:01 +08:00
parent 7629176fb1
commit 67eae93557
3 changed files with 17 additions and 3 deletions

View File

@@ -161,7 +161,7 @@ static int included_patches[] = {
// 2282 NA
// 2281 NA
// 2280,
// 2279,
2279,
// 2278 NA
2277,
// 2276,