vim-patch:7.4.1730

Problem:    It is not easy to get a character out of a string.
Solution:   Add strgetchar() and strcharpart().

58de0e2dcc
This commit is contained in:
Michael Ennen
2016-10-23 13:41:51 -07:00
parent 500c485e36
commit d6e27f90b9
5 changed files with 137 additions and 1 deletions

View File

@@ -713,7 +713,7 @@ static int included_patches[] = {
// 1733 NA
1732,
// 1731,
// 1730,
1730,
// 1729 NA
1728,
// 1727,