temporarily silence dofile syntax error during bootstrap
we need to find a way to fetch base46 first and then rest of the plugins (during bootstrap)
This commit is contained in:
@@ -40,6 +40,7 @@ M.gen_chadrc_template = function()
|
||||
"https://github.com/NvChad/example_config",
|
||||
vim.fn.stdpath "config" .. "/lua/custom",
|
||||
}
|
||||
print "dont forget to read docs from nvchad.com!"
|
||||
vim.cmd "redraw|echo ''"
|
||||
|
||||
-- delete .git from that repo
|
||||
|
||||
Reference in New Issue
Block a user