|
@@ -14,7 +14,7 @@ if not packer_ok then
|
|
end
|
|
end
|
|
|
|
|
|
packer.init {
|
|
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 },
|
|
git = { clone_timeout = 300 },
|
|
display = {
|
|
display = {
|
|
open_fn = function()
|
|
open_fn = function()
|