From 674069254735f1b90845e282d626d03378a0daeb Mon Sep 17 00:00:00 2001 From: NotAShelf Date: Thu, 27 Feb 2025 21:30:33 +0000 Subject: [PATCH] deploy: 53d0e7908302000e17238f417dcddbffbfffcfb5 --- options.html | 48 ++++++++++++++++++++++++------------------------ 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/options.html b/options.html index c8753b13..54eea023 100644 --- a/options.html +++ b/options.html @@ -1251,6 +1251,30 @@ anything

Default: { }

+

Declared by:

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

List of sources to enable for cmdline. Null means use default source list.

+ +

Type: +null or (list of string)

+ +

Default: +[ ]

+

Declared by:

@@ -1387,30 +1411,6 @@ one of “default”, “none”, “super-tab”, “enter”

Default: "none"

-

Declared by:

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

List of sources to enable for cmdline. Null means use default source list.

- -

Type: -null or (list of string)

- -

Default: -[ ]

-

Declared by: