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
1
init.lua
1
init.lua
|
|
@ -5,6 +5,7 @@ if present then
|
|||
end
|
||||
|
||||
local core_modules = {
|
||||
"core.utils",
|
||||
"core.options",
|
||||
"core.autocmds",
|
||||
"core.mappings",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue