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