plugins.tailwind-tools.settings.document_color.enabled
Can also be toggled by commands.
Type: null or boolean or raw lua code
Default:
null
Plugin default: true
Declared by:
plugins.tailwind-tools.settings.document_color.debounce
Debounce timeout (in milliseconds). Only applied in insert mode.
Type: null or unsigned integer, meaning >=0, or raw lua code
Default:
null
Plugin default: 200
Declared by:
plugins.tailwind-tools.settings.document_color.inline_symbol
Inline symbol (only used in inline mode).
Type: null or string or raw lua code
Default:
null
Plugin default: " "
Declared by:
plugins.tailwind-tools.settings.document_color.kind
The kind of coloring to use for documents.
Type: null or one of “inline”, “foreground”, “background” or raw lua code
Default:
null
Plugin default: "inline"
Declared by: