diff --git a/lua/config/lazy.lua b/lua/config/lazy.lua index 2e7bf62..fa82828 100644 --- a/lua/config/lazy.lua +++ b/lua/config/lazy.lua @@ -27,7 +27,7 @@ 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" } }, + install = { colorscheme = { "tokyonight", "default" } }, checker = { enabled = true }, -- automatically check for plugin updates performance = { rtp = {