mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 16:39:04 +02:00
add: update config theme
This commit is contained in:
parent
023d749b60
commit
b2e5d989f9
5 changed files with 85 additions and 28 deletions
|
@ -106,10 +106,12 @@ return {
|
|||
completion = {
|
||||
border = { "╭", "─", "╮", "│", "╯", "─", "╰", "│" },
|
||||
winhighlight = "Normal:bg,FloatBorder:bg,CursorLine:PmenuSel,Search:None",
|
||||
scrollbar = true,
|
||||
},
|
||||
documentation = {
|
||||
border = { "╭", "─", "╮", "│", "╯", "─", "╰", "│" },
|
||||
winhighlight = "Normal:bg,FloatBorder:bg,CursorLine:PmenuSel,Search:None",
|
||||
scrollbar = true,
|
||||
},
|
||||
},
|
||||
experimental = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue