back to old theme

This commit is contained in:
Bryan Ramos 2023-06-11 19:22:40 -04:00
parent 3e3b2536eb
commit 51f32c5166
2 changed files with 3 additions and 24 deletions

View file

@ -24,7 +24,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 = { "catppuccin" } },
install = { colorscheme = { "github-theme" } },
checker = { enabled = true }, -- automatically check for plugin updates
performance = {
rtp = {