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 = { "onenord", "habamax" } },
checker = {
-- automatically check for plugin updates
enabled = true,