tangled
alpha
login
or
join now
althaea.zone
/
candy
0
fork
atom
neovim
0
fork
atom
overview
issues
pulls
pipelines
switch to lackluster mint
marshmallow.tngl.sh
9 months ago
136bcfdf
e2a3ef3b
+1
-1
1 changed file
expand all
collapse all
unified
split
candy
lua
marshmallow
defaults.lua
+1
-1
candy/lua/marshmallow/defaults.lua
···
4
4
vim.o.timeoutlen = 300
5
5
6
6
-- Colourscheme --
7
7
-
vim.cmd.colorscheme("lackluster-hack")
7
7
+
vim.cmd.colorscheme("lackluster-mint")
8
8
9
9
-- Terminal --
10
10
vim.opt.termguicolors = true