update branch for base46/ui plugin

This commit is contained in:
siduck 2024-03-09 21:37:34 +05:30
parent 6b40fb590f
commit 6fb5c313ed
1 changed files with 2 additions and 2 deletions

View File

@ -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"