-- gruvbox theme
vim.g.gruvbox_improved_strings = 1
vim.g.gruvbox_improved_warnings = 1
vim.cmd("silent! colorscheme gruvbox")