✏️ Removed duplicate config code

This commit is contained in:
z3rOR0ne 2025-03-29 10:01:28 -07:00
parent 2c3db1e3e7
commit d11285000e

View file

@ -97,28 +97,6 @@ require("lazy").setup({
})
end,
},
defaults = {
lazy = false,
version = false,
},
checker = {
enabled = true,
concurrency = 1,
frequency = 86400,
notify = false,
},
performance = {
rtp = {
disabled_plugins = {
"gzip",
"tarPlugin",
"tohtml",
"tutor",
"zipPlugin",
"netrwPlugin", -- Only disable if not using netrw
},
},
},
},
defaults = {
lazy = false,