vim-patch:7.4.1577

Problem:    Cannot pass "dict.Myfunc" around as a partial.
Solution:   Create a partial when expected.

ab1fa3955f
This commit is contained in:
Michael Ennen
2016-10-26 12:23:49 -07:00
committed by James McCoy
parent f90551b0e6
commit 529482d684
3 changed files with 64 additions and 7 deletions

View File

@@ -865,7 +865,7 @@ static int included_patches[] = {
// 1580,
// 1579 NA
1578,
// 1577,
1577,
1576,
// 1575 NA
1574,