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

lsp.onTypeFormatting.enable

Whether Nixvim manages vim.lsp.on_type_formatting.

See :h lsp-on_type_formatting

Type: boolean

Default:

false

Example:

true

Declared by:

lsp.onTypeFormatting.activate

Value passed to vim.lsp.on_type_formatting.enable().

Type: boolean

Default:

true

Example:

false

Declared by: