lvim separate package path

This commit is contained in:
christianchiarulli 2021-07-09 22:22:59 -04:00
parent 4e14272f1d
commit b347c46455

View file

@ -14,6 +14,7 @@ if not packer_ok then
end
packer.init {
package_root = require("packer.util").join_paths(vim.fn.stdpath "data", "lvim", "pack"),
git = { clone_timeout = 300 },
display = {
open_fn = function()