mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
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:
@@ -161,7 +161,7 @@ static int included_patches[] = {
|
||||
// 2282 NA
|
||||
// 2281 NA
|
||||
// 2280,
|
||||
// 2279,
|
||||
2279,
|
||||
// 2278 NA
|
||||
2277,
|
||||
// 2276,
|
||||
|
Reference in New Issue
Block a user