update branch for base46/ui plugin

pull/2715/head v2.5
siduck 2 months ago
parent 6b40fb590f
commit 6fb5c313ed

@ -2,7 +2,7 @@ return {
{ {
"NvChad/base46", "NvChad/base46",
branch = "v3.0", branch = "v2.5",
build = function() build = function()
require("base46").load_all_highlights() require("base46").load_all_highlights()
end, end,
@ -10,7 +10,7 @@ return {
{ {
"NvChad/ui", "NvChad/ui",
branch = "starter", branch = "v2.5",
lazy = false, lazy = false,
config = function() config = function()
require "nvchad" require "nvchad"

Loading…
Cancel
Save