plugins.nvim-lightbulb.settings.status_text.enabled

Status text. When enabled, will allow using |NvimLightbulb.get_status_text| to retrieve the configured text.

Plugin default: false

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.nvim-lightbulb.settings.status_text.text

Text to set if a lightbulb is available.

Plugin default: "💡"

Type: null or string or raw lua code

Default: null

Declared by:

plugins.nvim-lightbulb.settings.status_text.text_unavailable

Text to set if a lightbulb is unavailable.

Plugin default: ""

Type: null or string or raw lua code

Default: null

Declared by: