mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.853
Problem: "zt" in diff mode does not always work properly. (Gary Johnson)
Solution: Don't count filler lines twice. (Christian Brabandt)
cf619daa8e
This commit is contained in:
@@ -435,7 +435,7 @@ static int included_patches[] = {
|
||||
// 856,
|
||||
// 855 NA
|
||||
// 854 NA
|
||||
// 853,
|
||||
853,
|
||||
// 852 NA
|
||||
// 851 NA
|
||||
// 850 NA
|
||||
|
Reference in New Issue
Block a user