I actually want to be notified.
This commit is contained in:
parent
a3d17cdfd2
commit
b0aed97221
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue