plugins.blink-cmp.settings.completion.documentation.window.direction_priority.menu_north
Which directions to show the window, for the north menu window direction, falling back to the next direction when there’s not enough space.
Type: null or (list of (one of “n”, “s”, “e”, “w” or raw lua code)) or raw lua code
Default:
null
Plugin default:
[
"e"
"w"
"n"
"s"
]
Declared by:
plugins.blink-cmp.settings.completion.documentation.window.direction_priority.menu_south
Which directions to show the window, for the south menu window direction, falling back to the next direction when there’s not enough space.
Type: null or (list of (one of “n”, “s”, “e”, “w” or raw lua code)) or raw lua code
Default:
null
Plugin default:
[
"e"
"w"
"s"
"n"
]
Declared by: