mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-07-21 11:14:42 +02:00
lvim separate package path
This commit is contained in:
parent
4e14272f1d
commit
b347c46455
1 changed files with 1 additions and 0 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue