plugins.rest.settings.ui.keybinds
Mappings for result panes.
Type: null or (attribute set of (anything or raw lua code))
Default:
null
Plugin default:
{
next = "L";
prev = "H";
}
Declared by:
plugins.rest.settings.ui.winbar
Whether to set winbar to result panes.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by: