rm config func from UI plugin spec

cuz the code will be loaded in the plugin/init.lua file of UI repo
This commit is contained in:
siduck 2023-08-10 11:09:25 +05:30
parent 46a61073a8
commit d3d9aa251a
1 changed files with 0 additions and 3 deletions

View File

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