mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 06:28:35 +00:00
vim-patch:7.4.2320
Problem: Redraw problem when using 'incsearch'.
Solution: Save the current view when deleting characters. (Christian
Brabandt) Fix that the '" mark is set in the wrong position. Don't
change the search start when using BS.
dda933d06c
This commit is contained in:
@@ -124,7 +124,7 @@ static const int included_patches[] = {
|
||||
2323,
|
||||
2322,
|
||||
2321,
|
||||
// 2320,
|
||||
2320,
|
||||
// 2319 NA
|
||||
2318,
|
||||
2317,
|
||||
|
Reference in New Issue
Block a user