vim.pack.add({ { src = "https://github.com/ellisonleao/gruvbox.nvim" }, }) vim.o.background = "dark" vim.cmd([[colorscheme gruvbox]])