5748536742
* performance: avoid reloading config (#2360) * performance: avoid reloading config * Rm outdated info in readme --------- Co-authored-by: Sidhanth Rathod <siduck@tutanota.com> * update nvchad load_config result path * update branch names --------- Co-authored-by: georgejean <jeangeorge385@yahoo.fr>
3 lines
94 B
Lua
3 lines
94 B
Lua
-- check default config at core/default_config.lua
|
|
return require("core.utils").load_config()
|