vim-patch:7.4.1699 (#5660)

Problem:    :packadd does not work the same when used early or late.
Solution:   Always load plugins matching "plugin/**/*.vim".

71fb0c146b
This commit is contained in:
Michael Ennen
2016-11-29 15:19:25 -07:00
committed by Justin M. Keyes
parent 3979c6cbed
commit 783c9aac8e
3 changed files with 8 additions and 3 deletions

View File

@@ -745,7 +745,7 @@ static int included_patches[] = {
// 1702,
// 1701,
1700,
// 1699,
1699,
// 1698 NA
1697,
1696,