update which-key live-server

This commit is contained in:
asep komarudin 2024-01-01 20:04:15 +07:00
parent 616c5384e2
commit 1479f1e3ae
4 changed files with 68 additions and 19 deletions

View file

@ -173,5 +173,11 @@ web_devicons.setup({
cterm_color = "220",
name = "mentionbot",
},
[".project"] = {
icon = "󱠒",
color = "#5881b1",
cterm_color = "220",
name = "project",
},
},
})