plugins.rustaceanvim.settings.tools.float_win_config.auto_focus
Whether the window gets automatically focused.
Plugin default: false
Type: null or boolean or raw lua code
Default:
null
Declared by:
plugins.rustaceanvim.settings.tools.float_win_config.open_split
Whether splits opened from floating preview are vertical.
Plugin default: "horizontal"
Type: null or one of “horizontal”, “vertical” or raw lua code
Default:
null
Declared by: