mirror of
https://github.com/NvChad/NvChad.git
synced 2024-11-12 07:10:41 +00:00
update branch names for ui/base46 plugin
This commit is contained in:
parent
35ee0bc81d
commit
cb27ae0ed1
@ -6,7 +6,7 @@ local default_plugins = {
|
||||
|
||||
{
|
||||
"NvChad/base46",
|
||||
branch = "test",
|
||||
branch = "v3.0",
|
||||
build = function()
|
||||
require("base46").load_all_highlights()
|
||||
end,
|
||||
@ -14,7 +14,7 @@ local default_plugins = {
|
||||
|
||||
{
|
||||
"NvChad/ui",
|
||||
branch = "test",
|
||||
branch = "v3.0",
|
||||
lazy = false,
|
||||
config = function()
|
||||
require "nvchad"
|
||||
|
Loading…
Reference in New Issue
Block a user