✏️ Removed duplicate config code
This commit is contained in:
parent
2c3db1e3e7
commit
d11285000e
1 changed files with 0 additions and 22 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue