vim-patch:8.0.0612

Problem:    Package directories are added to 'runtimepath' only after loading
            non-package plugins.
Solution:   Split off the code to add package directories to 'runtimepath'.
            (Ingo Karkat, closes vim/vim#1680)

ce876aaa9a
This commit is contained in:
James McCoy
2017-08-21 12:47:58 -04:00
parent fc7bf1c71d
commit 622c3454df
5 changed files with 65 additions and 11 deletions

View File

@@ -340,7 +340,7 @@ static const int included_patches[] = {
// 615,
614,
// 613,
// 612,
612,
// 611,
// 610,
// 609,