mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
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:
@@ -432,7 +432,7 @@ static int included_patches[] = {
|
||||
// 859,
|
||||
858,
|
||||
// 857,
|
||||
// 856,
|
||||
856,
|
||||
// 855 NA
|
||||
// 854 NA
|
||||
853,
|
||||
|
Reference in New Issue
Block a user