mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
vim-patch:7.4.1712
Problem: For plugins in packages, plugin authors need to take care of all
dependencies.
Solution: When loading "start" packages and for :packloadall, first add all
directories to 'runtimepath' before sourcing plugins.
49b2732644
This commit is contained in:
@@ -87,6 +87,7 @@ static int included_patches[] = {
|
||||
1753,
|
||||
1728,
|
||||
1716,
|
||||
1712,
|
||||
1695,
|
||||
1654,
|
||||
1652,
|
||||
|
Reference in New Issue
Block a user