fix packer bootstrapping not working
This commit is contained in:
parent
76f0c9bc6f
commit
3616f417e7
2 changed files with 5 additions and 3 deletions
|
@ -29,7 +29,7 @@ local plugins = {
|
|||
["NvChad/base46"] = {
|
||||
branch = "dev",
|
||||
config = function()
|
||||
require "base46_cache.defaults"
|
||||
pcall(require, "base46_cache.defaults")
|
||||
end,
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue