mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
vim-patch:8.0.0133 (#7107)
Problem: "2;'(" causes ml_get errors in an empty buffer. (Dominique Pelle)
Solution: Check the cursor line earlier.
fe38b494ff
This commit is contained in:

committed by
Justin M. Keyes

parent
27356de269
commit
eb40b7ec40
@@ -596,7 +596,7 @@ static const int included_patches[] = {
|
||||
136,
|
||||
135,
|
||||
// 134,
|
||||
// 133,
|
||||
133,
|
||||
// 132,
|
||||
// 131,
|
||||
// 130 NA
|
||||
|
Reference in New Issue
Block a user