return { -- Disable core plugins -- { "goolord/alpha-nvim", enabled = false }, -- Which-key -- { -- "folke/which-key.nvim", -- opts = { -- plugins = { -- registers = false, -- }, -- }, -- } }