440 current 2024-04-21 15:56:43 24.05.20240421.a8a8401 6.8.6-zen1 *
This commit is contained in:
parent
0f0de93fc4
commit
d447bbfb4c
1 changed files with 5 additions and 1 deletions
|
|
@ -57,7 +57,11 @@ return {
|
|||
end,
|
||||
},
|
||||
window = {
|
||||
completion = win_conf,
|
||||
completion = {
|
||||
winhighlight = "Normal:Pmenu,FloatBorder:Pmenu,Search:None",
|
||||
col_offset = -3,
|
||||
side_padding = 0,
|
||||
},
|
||||
documentation = win_conf,
|
||||
},
|
||||
sources = cmp.config.sources({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue