This commit is contained in:
siduck 2023-09-27 06:14:48 +05:30
parent 1afbaef5c7
commit cb18b424b9
1 changed files with 3 additions and 0 deletions

View File

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