neovim: retrobox > gruvbox

This commit is contained in:
2024-03-01 14:11:34 +03:00
parent 905d02f180
commit 4b4797d6df
2 changed files with 0 additions and 3 deletions

View File

@@ -37,5 +37,4 @@ vim.opt.ignorecase = true
vim.opt.list = true
vim.opt.listchars = { multispace = "·", tab = ">~", leadmultispace = "" }
vim.g.gruvbox_material_foreground = "mix" -- material, mix or original
vim.cmd.colorscheme("retrobox")