mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-10 09:24:37 +02:00
feat: replace Copilot icon with logo (#1539)
This commit is contained in:
parent
4a2c89cd1d
commit
9bb4e8755f
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ local defaults = {
|
||||||
Color = " ",
|
Color = " ",
|
||||||
Constant = " ",
|
Constant = " ",
|
||||||
Constructor = " ",
|
Constructor = " ",
|
||||||
Copilot = " ",
|
Copilot = " ",
|
||||||
Enum = " ",
|
Enum = " ",
|
||||||
EnumMember = " ",
|
EnumMember = " ",
|
||||||
Event = " ",
|
Event = " ",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue