mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.2318
Problem: When 'incsearch' is not set CTRL-T and CTRL-G are not inserted as
before.
Solution: Move vim/vim#ifdef and don't use goto.
349e7d94e6
This commit is contained in:
@@ -126,7 +126,7 @@ static const int included_patches[] = {
|
||||
2321,
|
||||
// 2320,
|
||||
// 2319 NA
|
||||
// 2318,
|
||||
2318,
|
||||
2317,
|
||||
// 2316 NA
|
||||
2315,
|
||||
|
Reference in New Issue
Block a user