Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

plugins.tailwind-tools.settings.server.on_attach

Callback triggered when the server attaches to a buffer.

Type: null or raw lua code

Default: null

Plugin default: lib.nixvim.mkRaw "function(client, bufnr) end"

Declared by:

plugins.tailwind-tools.settings.server.override

Setup the server from the plugin if true

Type: null or boolean or raw lua code

Default: null

Plugin default: true

Declared by:

plugins.tailwind-tools.settings.server.settings

Shortcut for settings.tailwindCSS.

Type: null or (attribute set of (anything or raw lua code)) or raw lua code

Default: null

Plugin default: { }

Declared by: