mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-18 09:44:50 +02:00
feat(icons): add copilot icon (#195)
This commit is contained in:
parent
4a9a2e8861
commit
a5755408dd
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ local defaults = {
|
||||||
Color = " ",
|
Color = " ",
|
||||||
Constant = " ",
|
Constant = " ",
|
||||||
Constructor = " ",
|
Constructor = " ",
|
||||||
|
Copilot = " ",
|
||||||
Enum = " ",
|
Enum = " ",
|
||||||
EnumMember = " ",
|
EnumMember = " ",
|
||||||
Event = " ",
|
Event = " ",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue