vim.api.nvim_set_hl(0, "SpellBad", { fg = "red", }) vim.cmd([[ colorscheme gruvbox hi clear SignColumn ]])