don't use custom plugin path yet

This commit is contained in:
christianchiarulli 2021-07-09 23:03:07 -04:00
parent b347c46455
commit 25b3334ba3

View file

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