mirror of
https://github.com/neovim/neovim.git
synced 2025-09-28 22:18:33 +00:00
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:
@@ -272,7 +272,7 @@ static const int included_patches[] = {
|
||||
// 683,
|
||||
// 682,
|
||||
// 681,
|
||||
// 680,
|
||||
680,
|
||||
679,
|
||||
678,
|
||||
// 677,
|
||||
|
Reference in New Issue
Block a user