diff --git a/docs-preview-760/options.html b/docs-preview-760/options.html index ee66d8d7..eb99bbc2 100644 --- a/docs-preview-760/options.html +++ b/docs-preview-760/options.html @@ -36073,32 +36073,6 @@ list of (one of “hidden”, “tail”, “absolute”, “smart”, “shorte ] -
Declared by:
-
-
-<nvf/modules/plugins/utility/telescope/telescope.nix>
-
- |
vim.telescope.setupOpts.defaults.pickers.find_command
-
-
-cmd to use for finding files
- -Type: -(list of string) or (luaInline)
- -Default:
[
- "\${pkgs.fd}/bin/fd"
-]
-
-
Declared by:
|
@@ -36280,6 +36254,33 @@ signed integer
Default:
Declared by: +
vim.telescope.setupOpts.pickers.find_files.find_command
+
+
+cmd to use for finding files + +Type: +(list of string) or (luaInline) + +Default:
+
Declared by: |