return { "folke/noice.nvim", event = "VeryLazy", opts = { messages = { enabled = false, }, notify = { enabled = false, }, }, dependencies = { -- if you lazy-load any plugin below, make sure to add proper `module="..."` entries "MunifTanjim/nui.nvim", }, }