vim: disable lazy.nvim change detection notifications

This commit is contained in:
Fernando Schauenburg 2024-02-11 01:42:35 +01:00
parent bcf63bbda5
commit 717fbb014a

View file

@ -32,6 +32,9 @@ M.setup = function()
border = 'rounded',
title = ' Lazy ',
},
change_detection = {
notify = false,
},
performance = {
rtp = {
disabled_plugins = {