mirror of
https://github.com/neovim/neovim.git
synced 2025-09-29 14:38:32 +00:00
vim-patch:7.4.323 #967
Problem: Substitute() with zero width pattern breaks multi-byte character. Solution: Take multi-byte character size into account. (Yukihiro Nakadaira) https://code.google.com/p/vim/source/detail?r=238f5027830cad22e17a970483af9b160869cdf3
This commit is contained in:

committed by
Justin M. Keyes

parent
69497ad10a
commit
cb809069a8
@@ -226,7 +226,7 @@ static int included_patches[] = {
|
||||
//326,
|
||||
//325,
|
||||
//324,
|
||||
//323,
|
||||
323,
|
||||
//322,
|
||||
//321,
|
||||
//320,
|
||||
|
Reference in New Issue
Block a user