vim-patch:7.4.2119

Problem:    Closures are not supported.
Solution:   Capture variables in lambdas from the outer scope. (Yasuhiro
            Matsumoto, Ken Takata)

1e96d9bf98
This commit is contained in:
Michael Ennen
2016-12-17 13:07:37 -07:00
parent 6563d85990
commit 9f6f7fe26d
6 changed files with 320 additions and 88 deletions

View File

@@ -321,7 +321,7 @@ static int included_patches[] = {
// 2122 NA
// 2121,
// 2120,
// 2119,
2119,
// 2118 NA
2117,
// 2116 NA