mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 17:58:46 +02:00
add: codeium config
This commit is contained in:
parent
8677303d6d
commit
a0c81f7286
10 changed files with 308 additions and 234 deletions
|
@ -10,7 +10,8 @@ return {
|
|||
Collapsed = " ",
|
||||
Constant = "",
|
||||
Constructor = "",
|
||||
Copilot = " ",
|
||||
Copilot = "",
|
||||
CopilotOff = "",
|
||||
Enum = "",
|
||||
EnumMember = "",
|
||||
Event = "",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue