feat: enable check for updates

pull/99/head
fm39hz-laptop 2024-10-20 16:01:43 +07:00
parent e66c0a6c51
commit 6a631989fb
1 changed files with 4 additions and 1 deletions

View File

@ -55,7 +55,10 @@ require("lazy").setup({
border = "rounded",
},
install = { colorscheme = { "everforest" } },
checker = { enabled = false }, -- automatically check for plugin updates
checker = {
enabled = true, -- check for plugin updates periodically
notify = false, -- notify on update
}, -- automatically check for plugin updates
performance = {
rtp = {
-- disable some rtp plugins