require('lazy').setup('plugins', { defaults = { lazy = true }, change_detection = { enabled = false, }, performance = { reset_packpath = true, rtp = { reset = true, -- paths = { '~/.local/share/nvim/site/' }, disabled_plugins = { 'fzf', 'gzip', 'matchit', 'matchparen', 'netrwPlugin', 'netrw', 'tarPlugin', 'tohtml', 'tutor', 'zipPlugin', }, }, }, debug = false, })