mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
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:
@@ -176,7 +176,7 @@ static const int included_patches[] = {
|
||||
// 2271 NA
|
||||
// 2270 NA
|
||||
2269,
|
||||
// 2268,
|
||||
2268,
|
||||
// 2267 NA
|
||||
2266,
|
||||
2265,
|
||||
|
Reference in New Issue
Block a user