mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +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
36a91c790e
commit
348229b1d3
@@ -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