nvim_runtime_lua

lsp.DocumentOnTypeFormattingOptions

Provider options for a {@link DocumentOnTypeFormattingRequest}.

Fields2

DocumentOnTypeFormattingOptions.firstTriggerCharacter : string

A character on which formatting should be triggered, like {.

DocumentOnTypeFormattingOptions.moreTriggerCharacter : string[] | nil

More trigger characters.