mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-28 11:40:13 +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 = {
|
opts = {
|
||||||
file = {
|
file = {
|
||||||
[".keep"] = { glyph = "", hl = "MiniIconsGrey" },
|
[".keep"] = { glyph = "", hl = "MiniIconsGrey" },
|
||||||
["CODEOWNERS"] = { glyph = "", hl = "MiniIconsGreen" },
|
|
||||||
["devcontainer.json"] = { glyph = "", hl = "MiniIconsAzure" },
|
["devcontainer.json"] = { glyph = "", hl = "MiniIconsAzure" },
|
||||||
},
|
},
|
||||||
filetype = {
|
filetype = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue