mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.847
Problem: "vi)d" may leave a character behind.
Solution: Skip over multi-byte character. (Christian Brabandt)
8667d66ca9
This commit is contained in:
@@ -441,7 +441,7 @@ static int included_patches[] = {
|
||||
// 850 NA
|
||||
849,
|
||||
848,
|
||||
// 847,
|
||||
847,
|
||||
// 846 NA
|
||||
// 845,
|
||||
// 844,
|
||||
|
Reference in New Issue
Block a user