-- I use dark terminals and schemes, so use a dark background. vim.opt.background = 'dark' --vim.opt.background = 'light' -- Set the color scheme vim.cmd 'colorscheme gruvbox-material'