Skip to content

Commit e15f483

Browse files
committed
Merge PR folke#939
1 parent 62f69bc commit e15f483

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lua/which-key/icons.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ M.rules = {
8989
{ plugin = "neotest", cat = "filetype", name = "neotest-summary" },
9090
{ plugin = "lazy.nvim", cat = "filetype", name = "lazy" },
9191
{ pattern = "undotree", icon = "󰙅 ", color = "orange" },
92+
{ pattern = "icon", icon = "", color = "yellow" },
9293
}
9394

9495
---@type wk.IconProvider[]

0 commit comments

Comments
 (0)