I actually want to be notified.
This commit is contained in:
parent
824c5803f0
commit
b763510155
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ require("lazy").setup({
|
|||
install = { colorscheme = { "tokyonight", "habamax" } },
|
||||
checker = {
|
||||
enabled = true, -- check for plugin updates periodically
|
||||
notify = false, -- notify on update
|
||||
notify = true, -- notify on update
|
||||
}, -- automatically check for plugin updates
|
||||
performance = {
|
||||
rtp = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue