mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-07-09 17:04:36 +02:00
feat(codeium): use actual codeium icon
This commit is contained in:
parent
eddd3af351
commit
302c1ff66e
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ local defaults = {
|
||||||
Array = " ",
|
Array = " ",
|
||||||
Boolean = " ",
|
Boolean = " ",
|
||||||
Class = " ",
|
Class = " ",
|
||||||
Codeium = " ",
|
Codeium = " ",
|
||||||
Color = " ",
|
Color = " ",
|
||||||
Constant = " ",
|
Constant = " ",
|
||||||
Constructor = " ",
|
Constructor = " ",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue