use main branch example_config in bootstrap
This commit is contained in:
parent
08faf1d05a
commit
1e056a7eb4
|
@ -37,8 +37,6 @@ M.gen_chadrc_template = function()
|
||||||
"clone",
|
"clone",
|
||||||
"--depth",
|
"--depth",
|
||||||
"1",
|
"1",
|
||||||
"-b",
|
|
||||||
"v2.0",
|
|
||||||
"https://github.com/NvChad/example_config",
|
"https://github.com/NvChad/example_config",
|
||||||
vim.fn.stdpath "config" .. "/lua/custom",
|
vim.fn.stdpath "config" .. "/lua/custom",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue