mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
vim-patch:7.4.1742
Problem: strgetchar() does not work correctly.
Solution: use mb_cptr2len(). Add a test. (Naruhiko Nishino)
5d18e0eca5
This commit is contained in:
@@ -701,7 +701,7 @@ static int included_patches[] = {
|
||||
// 1745 NA
|
||||
// 1744 NA
|
||||
// 1743 NA
|
||||
// 1742,
|
||||
1742,
|
||||
1741,
|
||||
1740,
|
||||
// 1739,
|
||||
|
Reference in New Issue
Block a user