update config

This commit is contained in:
asep komarudin 2024-03-15 23:10:04 +07:00
parent 9a2cbed5a8
commit 3563dd28e9
8 changed files with 185 additions and 11 deletions

View file

@ -366,6 +366,7 @@ return {
variables = "none",
},
highlights = {
-- BorderBG = { fg = "#333842" }, -- untuk custom brder color cmp
-- overide indent line fill color
NvimTreeNormal = { fg = "$fg", bg = "$bg0" },
NvimTreeIndentMarker = { fg = "#3E4450" },