return { "folke/which-key.nvim", event = "VeryLazy", opts = { preset = "classic", plugins = { presets = { operators = true, motions = true, text_objects = true }, }, }, }