return { "folke/which-key.nvim", opts = { -- preset = "classic", icons = { group = "", }, spec = { { "ci", group = "info", icon = " " }, { "l", group = "lazy", icon = "󰒲 " }, }, }, }