update some module paths

This commit is contained in:
siduck
2023-08-09 20:22:46 +05:30
parent 487ca44566
commit 8ea74bc23b
6 changed files with 15 additions and 15 deletions

View File

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