nvim_runtime_lua

lsp.InsertTextFormat

(alias) lsp.InsertTextFormat =
| 1 # PlainText
| 2 # Snippet

Defines whether the insert text in a completion item should be interpreted as plain text or a snippet.