style(icons): CODEOWNERS has a default icon

This commit is contained in:
Folke Lemaitre
2024-07-07 20:41:37 +02:00
parent aa418a2147
commit f3c93701e7

View File

@ -309,7 +309,6 @@ return {
opts = {
file = {
[".keep"] = { glyph = "󰊢", hl = "MiniIconsGrey" },
["CODEOWNERS"] = { glyph = "", hl = "MiniIconsGreen" },
["devcontainer.json"] = { glyph = "", hl = "MiniIconsAzure" },
},
filetype = {