feat: change default color scheme

pull/99/head
fm39hz-workstation 2024-05-15 15:32:09 +07:00 committed by fm39hz-laptop
parent c3937ac4a9
commit 05dd8412d4
1 changed files with 2 additions and 5 deletions

View File

@ -30,11 +30,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, -- check for plugin updates periodically
notify = false, -- notify on update
}, -- automatically check for plugin updates
checker = { enabled = true }, -- automatically check for plugin updates
install = { colorscheme = { "everforest" } },
performance = {
rtp = {
-- disable some rtp plugins