refactor: add utils to the global scope
This commit is contained in:
parent
8571787d70
commit
5a1240be82
19 changed files with 41 additions and 45 deletions
|
|
@ -84,4 +84,4 @@ vim.schedule(function()
|
|||
end)
|
||||
|
||||
-- load user options if the file exists
|
||||
require("core.utils").load_config().options.user()
|
||||
nvchad.load_config().options.user()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue