WIP: update-upstream #4

Closed
cscherrNT wants to merge 69 commits from update-upstream into master
Showing only changes of commit 37c328ab2a - Show all commits

View file

@ -32,7 +32,7 @@ M.lazy = function(install_path)
-- install plugins
require "plugins"
-- mason packages & show post_boostrap screen
-- mason packages & show post_bootstrap screen
require "nvchad.post_install"()
end