vim-patch:7.4.2268

Problem:    Using CTRL-N and CTRL-P for incsearch shadows completion keys.
Solution:   Use CTRL-T and CTRL-G instead.

1195669f9e
This commit is contained in:
James McCoy
2017-06-25 11:01:16 -04:00
parent 518b42db91
commit 0dd6455659
5 changed files with 149 additions and 140 deletions

View File

@@ -176,7 +176,7 @@ static const int included_patches[] = {
// 2271 NA
// 2270 NA
2269,
// 2268,
2268,
// 2267 NA
2266,
2265,