mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-06-23 17:28:57 +02:00
feat(codeium): add codeium extra (#1619)
* [feat] add codeium extension * PR comments
This commit is contained in:
parent
9372d78e7e
commit
af9e452854
2 changed files with 26 additions and 0 deletions
|
@ -46,6 +46,7 @@ local defaults = {
|
|||
Array = " ",
|
||||
Boolean = " ",
|
||||
Class = " ",
|
||||
Codeium = " ",
|
||||
Color = " ",
|
||||
Constant = " ",
|
||||
Constructor = " ",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue