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