mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-16 12:24:28 +02:00
enc: add update config codeium
This commit is contained in:
parent
38bf58ad63
commit
8bc18a0f0c
4 changed files with 14 additions and 4 deletions
|
@ -51,6 +51,7 @@ return {
|
|||
WinBar = { bg = colors.bg },
|
||||
WinBarNC = { fg = colors.fg, bg = colors.bg },
|
||||
MasonBackdrop = { link = "NormalFloat" },
|
||||
CodeiumSuggestion = { fg = "#94969c" },
|
||||
},
|
||||
transparent_bg = false,
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue