plugins.nvim-lightbulb.settings.sign.enabled
Sign column.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.nvim-lightbulb.settings.sign.hl
Highlight group to highlight the sign column text.
Type: null or string or raw lua code
Default:
null
Plugin default: "LightBulbSign"
Declared by:
plugins.nvim-lightbulb.settings.sign.text
Text to show in the sign column. Must be between 1-2 characters.
Type: null or string or raw lua code
Default:
null
Plugin default: "💡"
Declared by: