mirror of
https://github.com/neovim/neovim.git
synced 2026-02-20 17:29:54 +10: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.