vim-patch:7.4.2072

Problem:    substitute() does not support a Funcref argument.
Solution:   Support a Funcref like it supports  a string starting with "\=".

72ab729c3d
This commit is contained in:
Michael Ennen
2016-12-15 13:53:14 -07:00
parent bb7d0deb2f
commit fc46efd3f2
4 changed files with 153 additions and 60 deletions

View File

@@ -368,7 +368,7 @@ static int included_patches[] = {
2075,
2074,
// 2073 NA
// 2072,
2072,
2071,
// 2070 NA
// 2069,