refactor(nvim): do not notify about updates
This commit is contained in:
parent
b9fcc423f5
commit
ff5730327b
@ -804,4 +804,7 @@ lazy.setup({
|
||||
dev = {
|
||||
path = "~/Git/Neovim",
|
||||
},
|
||||
checker = {
|
||||
notify = false,
|
||||
},
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user