require("valeth.options")
require("valeth.keymaps")

if vim.version().minor >= 10 then
    require("valeth.lazy")
end