diff --git a/docs-preview-771/options.html b/docs-preview-771/options.html index f70541fd..e7f242a6 100644 --- a/docs-preview-771/options.html +++ b/docs-preview-771/options.html @@ -2948,34 +2948,6 @@ null or string

Default: null

-

Declared by:

- - -
- -<nvf/modules/plugins/completion/blink-cmp/blink-cmp.nix> - -
- -
- - vim.autocomplete.blink-cmp.setupOpts.sources.transform_items - - -
-
-

Function to use when transforming the items before they’re returned -for all providers.

- -

Type: -null or (luaInline)

- -

Default:

''
-  Our default does nothing. If you want blink.cmp's default, which
-  lowers the score for snippets, set this option to null.
-''
-
-

Declared by: