mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 21:37:43 +00:00
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