neovim

switch to lackluster mint

+1 -1
+1 -1
candy/lua/marshmallow/defaults.lua
··· 4 vim.o.timeoutlen = 300 5 6 -- Colourscheme -- 7 - vim.cmd.colorscheme("lackluster-hack") 8 9 -- Terminal -- 10 vim.opt.termguicolors = true
··· 4 vim.o.timeoutlen = 300 5 6 -- Colourscheme -- 7 + vim.cmd.colorscheme("lackluster-mint") 8 9 -- Terminal -- 10 vim.opt.termguicolors = true