plugins.arrow.settings.mapping.clear_all_items

Mapping to clear all bookmarks.

Type: null or string or raw lua code

Default: null

Plugin default: "C"

Declared by:

plugins.arrow.settings.mapping.delete_mode

Mapping to go to delete mode, where you can remove bookmarks.

Type: null or string or raw lua code

Default: null

Plugin default: "d"

Declared by:

plugins.arrow.settings.mapping.edit

Mapping to edit bookmarks.

Type: null or string or raw lua code

Default: null

Plugin default: "e"

Declared by:

plugins.arrow.settings.mapping.next_item

Mapping to go to next bookmark.

Type: null or string or raw lua code

Default: null

Plugin default: "]"

Declared by:

plugins.arrow.settings.mapping.open_horizontal

Mapping to open bookmarks in horizontal split.

Type: null or string or raw lua code

Default: null

Plugin default: "-"

Declared by:

plugins.arrow.settings.mapping.open_vertical

Mapping to open bookmarks in vertical split.

Type: null or string or raw lua code

Default: null

Plugin default: "v"

Declared by:

plugins.arrow.settings.mapping.prev_item

Mapping to go to previous bookmark.

Type: null or string or raw lua code

Default: null

Plugin default: "["

Declared by:

plugins.arrow.settings.mapping.quit

Mapping to quit arrow.

Type: null or string or raw lua code

Default: null

Plugin default: "q"

Declared by:

plugins.arrow.settings.mapping.remove

Mapping to remove bookmarks. Only used if separate_save_and_remove is true.

Type: null or string or raw lua code

Default: null

Plugin default: "x"

Declared by:

plugins.arrow.settings.mapping.toggle

Mapping to save if separate_save_and_remove is true.

Type: null or string or raw lua code

Default: null

Plugin default: "s"

Declared by: