mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.2356 (#6880)
Problem: Reading past end of line when using previous substitute pattern.
(Dominique Pelle)
Solution: Don't set "pat" only set "searchstr".
ea683da58c
This commit is contained in:
@@ -88,7 +88,7 @@ static const int included_patches[] = {
|
||||
2359,
|
||||
// 2358 NA
|
||||
2357,
|
||||
// 2356,
|
||||
2356,
|
||||
2355,
|
||||
// 2354,
|
||||
2353,
|
||||
|
Reference in New Issue
Block a user