mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-16 12:24:36 +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 = " ",
|
||||
Constant = " ",
|
||||
Constructor = " ",
|
||||
Copilot = " ",
|
||||
Enum = " ",
|
||||
EnumMember = " ",
|
||||
Event = " ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue