changing colorscheme to rose-pine

pull/79/head
Joao Pedro Veloso 2024-07-10 22:48:07 -05:00
parent 31c4b01563
commit de458a2ac4
1 changed files with 1 additions and 1 deletions

View File

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