mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 19:39:53 +10:00
Problem: :packadd does not load packages from the "start" directory.
(Alejandro Hernandez)
Solution: Make :packadd look in the "start" directory if those packages were
not loaded on startup.
9e1d399e63