return { { "LazyVim/LazyVim", opts = { colorscheme = "catppuccin", }, }, { "folke/lazy.nvim", priority = 10001, opts = { checker = { notify = false, }, change_detection = { enabled = false, notify = false, }, }, }, }