Skip to content

Commit a66f263

Browse files
committed
Merge PR folke#936
1 parent 46e6625 commit a66f263

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
@@ -54,6 +54,7 @@ M.rules = {
5454
{ pattern = "tab", icon = "󰓩 ", color = "purple" },
5555
{ pattern = "%f[%a]ai", icon = "", color = "green" },
5656
{ pattern = "ui", icon = "󰙵 ", color = "cyan" },
57+
{ pattern = "undotree", icon = "󰙅 ", color = "orange" },
5758
}
5859

5960
---@type wk.IconProvider[]

0 commit comments

Comments
 (0)