add: update config nvim ufo

This commit is contained in:
asep.komarudin 2024-04-11 22:12:20 +07:00
parent ebdbf34d82
commit 78364c3636
3 changed files with 11 additions and 4 deletions

View file

@ -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 = {