---@type table
local opts = {
    snippet_dir = "~/my-snippets",
    show_version_on_startup = false,
}

return opts