* #1087 added hide_scrollbar option to window.completition * Renamed hide_scrollbar to scrollbar, changed default value (#1087) * doc description update (#1087) * determining info.scrollbar value considering config scrollbar (#1087) * window.bordered scrollbar default value fix (#1087)
This commit is contained in:
@@ -630,6 +630,11 @@ window.completion.side_padding~
|
||||
`number`
|
||||
The ammount of padding to add on the completion window's sides
|
||||
|
||||
*cmp-config.window.completion.scrollbar*
|
||||
window.completion.scrollbar~
|
||||
`boolean`
|
||||
Wether the scrollbar should be enabled if there are more items that fit
|
||||
|
||||
*cmp-config.window.documentation.max_width*
|
||||
window.documentation.max_width~
|
||||
`number`
|
||||
|
||||
Reference in New Issue
Block a user