vim-patch:7.4.856

Problem:    "zt" still doesn't work well with filler lines. (Gary Johnson)
Solution:   Check for filler lines above the cursor. (Christian Brabandt)

a09a2c5857
This commit is contained in:
Jurica Bradaric
2016-02-09 23:55:51 +01:00
parent 37288e522a
commit 313c24a31b
2 changed files with 5 additions and 8 deletions

View File

@@ -432,7 +432,7 @@ static int included_patches[] = {
// 859,
858,
// 857,
// 856,
856,
// 855 NA
// 854 NA
853,