summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lua/plugins.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua
index a3978866..6b4eb868 100644
--- a/lua/plugins.lua
+++ b/lua/plugins.lua
@@ -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()