plugins.nvim-lightbulb.settings.sign.enabled

Sign column.

Plugin default: true

Type: null or boolean or raw lua code

Default: null

Declared by:

plugins.nvim-lightbulb.settings.sign.hl

Highlight group to highlight the sign column text.

Plugin default: "LightBulbSign"

Type: null or string or raw lua code

Default: null

Declared by:

plugins.nvim-lightbulb.settings.sign.text

Text to show in the sign column. Must be between 1-2 characters.

Plugin default: "💡"

Type: null or string or raw lua code

Default: null

Declared by: