plugins.trouble.settings.action_keys.cancel
Cancel the preview and get back to your last window / buffer / cursor
Plugin default: <esc>
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.close
Close the list
Plugin default: q
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.close_folds
Close all folds
Plugin default: [ "zM" "zm" ]
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.hover
Opens a small popup with the full multiline message
Plugin default: K
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.jump
Jump to the diagnostic or open / close folds
Plugin default: [ "<cr>" "<tab>" ]
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.jump_close
Jump to the diagnostic and close the list
Plugin default: [ "o" ]
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.next
Next item
Plugin default: j
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.open_folds
Open all folds
Plugin default: [ "zR" "zr" ]
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.open_split
Open buffer in new split
Plugin default: [ "<c-x>" ]
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.open_tab
Open buffer in new tab
Plugin default: [ "<c-t>" ]
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.open_vsplit
Open buffer in new vsplit
Plugin default: [ "<c-v>" ]
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.preview
Preview the diagnostic location
Plugin default: p
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.previous
Previous item
Plugin default: k
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.refresh
Manually refresh
Plugin default: r
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.toggle_fold
Toggle fold of current file
Plugin default: [ "zA" "za" ]
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.toggle_mode
toggle between ‘workspace’ and ‘document’ diagnostics mode
Plugin default: m
Type: null or string or list of string
Default:
null
Declared by:
plugins.trouble.settings.action_keys.toggle_preview
Toggle auto_preview
Plugin default: P
Type: null or string or list of string
Default:
null
Declared by: