Closed kayuxx closed 7 months ago
i dont get it, make a video of it. Only those integrations will compile. So if on other places that dofile* function is calling other integrations then not our fault!
So you have to remove all instances of that dofile code and override all plugin config functions where it is used
Describe the bug base46 integrations on
chadrc.lua
file will break the colorscheme to load, you can't apply or set another theme since you can't load it.To Reproduce Steps to reproduce the behavior:
/lua/chadrc.lua
M.base46 = { integrations = { "lspsaga", "notify" } }
Expected behavior apply the integrations that you've set and apply its highlights.