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
No known key found for this signature in database
GPG key ID: 41F8B1FBACAE2040

View file

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