mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch:8.0.0044
Problem: In diff mode the cursor may end up below the last line, resulting
in an ml_get error.
Solution: Check the line to be valid.
025e3e0baf
This commit is contained in:
@@ -908,7 +908,7 @@ static const int included_patches[] = {
|
||||
47,
|
||||
46,
|
||||
// 45 NA
|
||||
// 44,
|
||||
44,
|
||||
43,
|
||||
42,
|
||||
41,
|
||||
|
Reference in New Issue
Block a user