plugins.dashboard.settings.config.project

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

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

Type: null or (submodule)

Default: null

Declared by:

plugins.dashboard.settings.config.project.enable

Whether to display the recent projects list.

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.dashboard.settings.config.project.action

When you press key or enter it will run this action

Type: null or string or raw lua code

Default: null

Plugin default: "Telescope find_files cwd="

Declared by:

plugins.dashboard.settings.config.project.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.project.icon_hl

Highlight group used for the icon.

Type: null or string or raw lua code

Default: null

Plugin default: "DashboardRecentProjectIcon"

Declared by:

plugins.dashboard.settings.config.project.label

Text used in the section header.

Type: null or string or raw lua code

Default: null

Plugin default: " Recent Projects:"

Declared by:

plugins.dashboard.settings.config.project.limit

The maximum number of projects to list.

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

Default: null

Plugin default: 8

Declared by: