rm config func from UI plugin spec

cuz the code will be loaded in the plugin/init.lua file of UI repo
pull/2298/head
siduck 10 months ago
parent 46a61073a8
commit d3d9aa251a

@ -16,9 +16,6 @@ local default_plugins = {
"NvChad/ui",
branch = "v2.0",
lazy = false,
config = function()
require "nvchad"
end,
},
{

Loading…
Cancel
Save