vim-patch:8.0.0680

Problem:    Plugins in start packages are sourced twice. (mseplowitz)
Solution:   Use the unmodified runtime path when loading plugins (test by Ingo
            Karkat, closes vim/vim#1801)

07ecfa64a1
This commit is contained in:
James McCoy
2017-08-21 12:54:22 -04:00
parent 622c3454df
commit 41d180abb4
4 changed files with 53 additions and 22 deletions

View File

@@ -272,7 +272,7 @@ static const int included_patches[] = {
// 683,
// 682,
// 681,
// 680,
680,
679,
678,
// 677,