mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
feat: add copilot icon
This commit is contained in:
parent
4a9a2e8861
commit
9493125d01
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
Reference in a new issue