plugins.rustaceanvim.settings.tools.code_actions.group_icon
Text appended to a group action.
Type: null or string or raw lua code
Default:
null
Plugin default: " ▶"
Declared by:
plugins.rustaceanvim.settings.tools.code_actions.ui_select_fallback
Whether to fall back to vim.ui.select
if there are no grouped code actions.
Type: null or boolean or raw lua code
Default:
null
Plugin default: false
Declared by: