fix typo (#2483)
This commit is contained in:
parent
a8413849cf
commit
ff99797242
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue