update update_branch variable to lazy

pull/1746/head
siduck 1 year ago
parent dc4674cad4
commit 4378cb9532

@ -5,7 +5,7 @@ local M = {}
M.options = {
nvChad = {
update_url = "https://github.com/NvChad/NvChad",
update_branch = "dev",
update_branch = "lazy",
},
}

Loading…
Cancel
Save