use dev branch of extensions repo
This commit is contained in:
parent
77a6c22fca
commit
5ea340171c
|
@ -24,7 +24,7 @@ local plugins = {
|
|||
end,
|
||||
},
|
||||
|
||||
["NvChad/extensions"] = { module = { "telescope", "nvchad" } },
|
||||
["NvChad/extensions"] = { branch = "dev", module = { "telescope", "nvchad" } },
|
||||
|
||||
["NvChad/base46"] = {
|
||||
module = "base46",
|
||||
|
|
Loading…
Reference in New Issue