plugins.rustaceanvim.settings.tools.float_win_config.auto_focus

Whether the window gets automatically focused.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.rustaceanvim.settings.tools.float_win_config.open_split

Whether splits opened from floating preview are vertical.

Type: null or one of “horizontal”, “vertical” or raw lua code

Default: null

Plugin default: "horizontal"

Declared by: