return {
"sainnhe/gruvbox-material",
lazy = false,
priority = 1000,
config = function()
vim.cmd.colorscheme("gruvbox-material")
end,
}