mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-26 10:48:40 +02:00
update config
This commit is contained in:
parent
9a2cbed5a8
commit
3563dd28e9
8 changed files with 185 additions and 11 deletions
|
@ -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" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue