mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-28 19:50:05 +02:00
add: update config nvim ufo
This commit is contained in:
parent
ebdbf34d82
commit
78364c3636
3 changed files with 11 additions and 4 deletions
|
@ -458,6 +458,9 @@ return {
|
|||
-- Visual = { bg = "$orange" },
|
||||
DiffText = { bg = "$orange" },
|
||||
DiffAdd = { bg = "#595d65" },
|
||||
-- UfoPreviewNormal = { fg = "#373d48", bg = "$bg0" },
|
||||
-- UfoPreviewBorder = { fg = "#373d48", bg = "$bg0" },
|
||||
-- UfoPreviewCursorLine = { fg = "#373d48", bg = "$bg0" },
|
||||
},
|
||||
transparent = transparent,
|
||||
lualine = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue