mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-29 20:14:28 +02:00
add: update config
This commit is contained in:
parent
3100854e08
commit
76117ededa
20 changed files with 245 additions and 176 deletions
|
@ -378,6 +378,7 @@ return {
|
|||
variables = "none",
|
||||
},
|
||||
highlights = {
|
||||
NoiceCursor = { fg = "$bg0", bg = "$fg" },
|
||||
Search = { fg = "$bg0", bg = "$bg_yellow" },
|
||||
-- BorderBG = { fg = "#333842" }, -- untuk custom brder color cmp
|
||||
-- overide indent line fill color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue