WIP: update-upstream #4

Closed
cscherrNT wants to merge 69 commits from update-upstream into master
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 6fb5c313ed - Show all commits

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"