mirror of
https://github.com/neovim/neovim.git
synced 2026-06-28 06:00:31 +00:00
Problem: Plugin directory ('.../pack/core/opt') may be missing while
lockfile is present. Like after discarded attempt to install plugins.
Solution: Ensure plugin directory is created on first `vim.pack` use.