load base46_cache in instead of minified modules
This commit is contained in:
@@ -29,7 +29,7 @@ local plugins = {
|
||||
["NvChad/base46"] = {
|
||||
branch = "dev",
|
||||
config = function()
|
||||
pcall(require, "base46_cache.defaults")
|
||||
loadfile(vim.g.base46_cache .. "defaults")()
|
||||
end,
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user