feat: change default color scheme

This commit is contained in:
fm39hz-workstation 2024-05-15 15:32:09 +07:00
parent 9fc894812a
commit 1ed3febfc6

View file

@ -27,8 +27,8 @@ require("lazy").setup({
version = false, -- always use the latest git commit
-- version = "*", -- try installing the latest stable version for plugins that support semver
},
install = { colorscheme = { "tokyonight", "habamax" } },
checker = { enabled = true }, -- automatically check for plugin updates
install = { colorscheme = { "everforest" } },
performance = {
rtp = {
-- disable some rtp plugins