mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.2259
Problem: With 'incsearch' can only see the next match.
Solution: Make CTRL-N/CTRL-P move to the previous/next match. (Christian
Brabandt)
4d6f32cbfb
This commit is contained in:
@@ -185,7 +185,7 @@ static const int included_patches[] = {
|
||||
// 2262 NA
|
||||
// 2261 NA
|
||||
// 2260 NA
|
||||
// 2259,
|
||||
2259,
|
||||
// 2258 NA
|
||||
// 2257 NA
|
||||
2256,
|
||||
|
Reference in New Issue
Block a user