1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-02-22 16:47:58 +00:00

6 lines
123 B
Lua

require("core.options")
require("core.keymaps")
require("core.lazy")
require("core.autocommands")
require("core.commands")