I actually want to be notified.

This commit is contained in:
Sebastian Bugge 2024-08-13 12:50:38 +02:00
parent 824c5803f0
commit b763510155
Signed by: kaholaz
GPG key ID: 2EFFEDEE03519691

View file

@ -33,7 +33,7 @@ require("lazy").setup({
install = { colorscheme = { "tokyonight", "habamax" } }, install = { colorscheme = { "tokyonight", "habamax" } },
checker = { checker = {
enabled = true, -- check for plugin updates periodically enabled = true, -- check for plugin updates periodically
notify = false, -- notify on update notify = true, -- notify on update
}, -- automatically check for plugin updates }, -- automatically check for plugin updates
performance = { performance = {
rtp = { rtp = {