diff --git a/lua/core/bootstrap.lua b/lua/core/bootstrap.lua index c75ef4b..1582e32 100644 --- a/lua/core/bootstrap.lua +++ b/lua/core/bootstrap.lua @@ -37,8 +37,6 @@ M.gen_chadrc_template = function() "clone", "--depth", "1", - "-b", - "v2.0", "https://github.com/NvChad/example_config", vim.fn.stdpath "config" .. "/lua/custom", }