plugins.dashboard.settings.config.mru

Options relating to the “hyper” theme’s recent files list.

Note: This option is only compatible with the “hyper” theme.

Type: null or (submodule)

Default: null

Declared by:

plugins.dashboard.settings.config.mru.cwd_only

Whether to only include files from the current working directory.

Type: null or boolean or raw lua code

Default: null

Plugin default: false

Declared by:

plugins.dashboard.settings.config.mru.icon

Icon used in the section header.

Type: null or string or raw lua code

Default: null

Plugin default: " "

Declared by:

plugins.dashboard.settings.config.mru.icon_hl

Highlight group used for the icon.

Type: null or string or raw lua code

Default: null

Plugin default: "DashboardMruIcon"

Declared by:

plugins.dashboard.settings.config.mru.label

Text used in the section header.

Type: null or string or raw lua code

Default: null

Plugin default: " Most Recent Files:"

Declared by:

plugins.dashboard.settings.config.mru.limit

The maximum number of files to list.

Type: null or signed integer or floating point number or raw lua code

Default: null

Plugin default: 10

Declared by: