mirror of
https://github.com/neovim/neovim.git
synced 2025-10-02 07:58:35 +00:00
vim-patch:7.4.680
Problem: CTRL-W in Insert mode does not work well for multi-byte
characters.
Solution: Use mb_get_class(). (Yasuhiro Matsumoto)
310f2d59b2
This commit is contained in:
@@ -444,7 +444,7 @@ static int included_patches[] = {
|
||||
// 683 NA
|
||||
682,
|
||||
// 681 NA
|
||||
// 680,
|
||||
680,
|
||||
// 679 NA
|
||||
// 678 NA
|
||||
// 677 NA
|
||||
|
Reference in New Issue
Block a user