This commit is contained in:
莊加旭 (Max Chuang)
2023-11-12 07:14:21 +05:30
committed by siduck
parent a88c68f911
commit 37c328ab2a
+1 -1
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