refactor(nvim): open packer in split
This commit is contained in:
parent
1818d1ee48
commit
0d7ebe725c
@ -756,11 +756,6 @@ return packer.startup({
|
||||
end
|
||||
end,
|
||||
config = {
|
||||
display = {
|
||||
open_fn = function()
|
||||
return require("packer.util").float({ border = "double" })
|
||||
end,
|
||||
},
|
||||
compile_path = vim.fn.stdpath("config") .. "/lua/packer_compiled.lua",
|
||||
},
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user