rm outdated nvchad_ui setup call
This commit is contained in:
parent
ce9388d13d
commit
40130ce741
|
@ -39,11 +39,7 @@ local plugins = {
|
|||
after = "base46",
|
||||
branch = "dev",
|
||||
config = function()
|
||||
local present, nvchad_ui = pcall(require, "nvchad_ui")
|
||||
|
||||
if present then
|
||||
nvchad_ui.setup()
|
||||
end
|
||||
pcall(require, "nvchad_ui")
|
||||
end,
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue