mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 17:58:46 +02:00
add: update config add indent scupe
This commit is contained in:
parent
e36bb18dd9
commit
6b44f38cb0
3 changed files with 23 additions and 21 deletions
|
@ -458,6 +458,7 @@ return {
|
|||
-- Visual = { bg = "$orange" },
|
||||
DiffText = { bg = "$orange" },
|
||||
DiffAdd = { bg = "#595d65" },
|
||||
MiniIndentscopeSymbol = { fg = "$cyan", nocombine = true },
|
||||
-- UfoPreviewNormal = { fg = "#373d48", bg = "$bg0" },
|
||||
-- UfoPreviewBorder = { fg = "#373d48", bg = "$bg0" },
|
||||
-- UfoPreviewCursorLine = { fg = "#373d48", bg = "$bg0" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue