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:
raichoo
2017-03-25 14:09:31 +01:00
committed by James McCoy
parent 2b377d89db
commit 7955cf3515
4 changed files with 367 additions and 27 deletions

View File

@@ -185,7 +185,7 @@ static const int included_patches[] = {
// 2262 NA
// 2261 NA
// 2260 NA
// 2259,
2259,
// 2258 NA
// 2257 NA
2256,