WIP: update-upstream #4

Closed
cscherrNT wants to merge 69 commits from update-upstream into master
1 changed files with 1 additions and 1 deletions
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