mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-24 17:58:51 +02:00
style(icons): CODEOWNERS has a default icon
This commit is contained in:
parent
aa418a2147
commit
f3c93701e7
1 changed files with 0 additions and 1 deletions
|
@ -309,7 +309,6 @@ return {
|
|||
opts = {
|
||||
file = {
|
||||
[".keep"] = { glyph = "", hl = "MiniIconsGrey" },
|
||||
["CODEOWNERS"] = { glyph = "", hl = "MiniIconsGreen" },
|
||||
["devcontainer.json"] = { glyph = "", hl = "MiniIconsAzure" },
|
||||
},
|
||||
filetype = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue