nvim: disable Lazy's change detection

This commit is contained in:
Fernando Schauenburg 2024-07-17 20:20:38 +02:00
parent a70e2801af
commit 3dbe95d1c2

View file

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