|
@@ -36198,6 +36073,32 @@ list of (one of “hidden”, “tail”, “absolute”, “smart”, “shorte
]
+ Declared by:
+
+
+
+
+ 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:
|
@@ -36379,33 +36280,6 @@ signed integer
Default:
0
-Declared by:
-
-
-
-
- vim.telescope.setupOpts.pickers.find_files.find_command
-
-
-
-
-cmd to use for finding files
-
-Type:
-(list of string) or (luaInline)
-
-Default: [
- "\${pkgs.fd}/bin/fd"
- "--type=file"
-]
-
-
Declared by:
|
diff --git a/docs-preview-767/highlightjs/LICENSE b/docs-preview-764/highlightjs/LICENSE
similarity index 100%
rename from docs-preview-767/highlightjs/LICENSE
rename to docs-preview-764/highlightjs/LICENSE
diff --git a/docs-preview-767/highlightjs/highlight.pack.js b/docs-preview-764/highlightjs/highlight.pack.js
similarity index 100%
rename from docs-preview-767/highlightjs/highlight.pack.js
rename to docs-preview-764/highlightjs/highlight.pack.js
diff --git a/docs-preview-767/highlightjs/loader.js b/docs-preview-764/highlightjs/loader.js
similarity index 100%
rename from docs-preview-767/highlightjs/loader.js
rename to docs-preview-764/highlightjs/loader.js
diff --git a/docs-preview-767/highlightjs/mono-blue.css b/docs-preview-764/highlightjs/mono-blue.css
similarity index 100%
rename from docs-preview-767/highlightjs/mono-blue.css
rename to docs-preview-764/highlightjs/mono-blue.css
diff --git a/docs-preview-767/index.xhtml b/docs-preview-764/index.xhtml
similarity index 100%
rename from docs-preview-767/index.xhtml
rename to docs-preview-764/index.xhtml
diff --git a/docs-preview-767/options.html b/docs-preview-764/options.html
similarity index 99%
rename from docs-preview-767/options.html
rename to docs-preview-764/options.html
index 17151d1d..ee66d8d7 100644
--- a/docs-preview-767/options.html
+++ b/docs-preview-764/options.html
@@ -16338,131 +16338,6 @@ boolean
Example:
true
-Declared by:
-
-
-
-
- vim.languages.lua.extraDiagnostics.enable
-
-
-
-
-Whether to enable extra Lua diagnostics.
-
-Type:
-boolean
-
-Default:
-false
-
-Example:
-true
-
-Declared by:
-
-
-
-
- vim.languages.lua.extraDiagnostics.types
-
-
-
-
-List of Lua diagnostics to enable
-
-Type:
-list of (value “luacheck” (singular enum) or (submodule))
-
-Default: [
- "luacheck"
-]
-
-
-Declared by:
-
-
-
-
- vim.languages.lua.format.enable
-
-
-
-
-Enable Lua formatting
-
-Type:
-boolean
-
-Default:
-false
-
-Declared by:
-
-
-
-
- vim.languages.lua.format.package
-
-
-
-
-Lua formatter package
-
-Type:
-package
-
-Default:
-<derivation stylua-2.0.2>
-
-Declared by:
-
-
-
-
- vim.languages.lua.format.type
-
-
-
-
-Lua formatter to use
-
-Type:
-value “stylua” (singular enum)
-
-Default:
-"stylua"
-
Declared by:
|
@@ -36198,6 +36073,32 @@ list of (one of “hidden”, “tail”, “absolute”, “smart”, “shorte
]
+ Declared by:
+
+
+
+
+ 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:
|
@@ -36379,33 +36280,6 @@ signed integer
Default:
0
-Declared by:
-
-
-
-
- vim.telescope.setupOpts.pickers.find_files.find_command
-
-
-
-
-cmd to use for finding files
-
-Type:
-(list of string) or (luaInline)
-
-Default: [
- "\${pkgs.fd}/bin/fd"
- "--type=file"
-]
-
-
Declared by:
|
diff --git a/docs-preview-767/quirks.html b/docs-preview-764/quirks.html
similarity index 100%
rename from docs-preview-767/quirks.html
rename to docs-preview-764/quirks.html
diff --git a/docs-preview-767/release-notes.html b/docs-preview-764/release-notes.html
similarity index 100%
rename from docs-preview-767/release-notes.html
rename to docs-preview-764/release-notes.html
diff --git a/docs-preview-767/script/anchor-min.js b/docs-preview-764/script/anchor-min.js
similarity index 100%
rename from docs-preview-767/script/anchor-min.js
rename to docs-preview-764/script/anchor-min.js
diff --git a/docs-preview-767/script/anchor-use.js b/docs-preview-764/script/anchor-use.js
similarity index 100%
rename from docs-preview-767/script/anchor-use.js
rename to docs-preview-764/script/anchor-use.js
diff --git a/docs-preview-767/script/search.js b/docs-preview-764/script/search.js
similarity index 100%
rename from docs-preview-767/script/search.js
rename to docs-preview-764/script/search.js
diff --git a/docs-preview-767/style.css b/docs-preview-764/style.css
similarity index 100%
rename from docs-preview-767/style.css
rename to docs-preview-764/style.css
diff --git a/options.html b/options.html
index 17151d1d..ee66d8d7 100644
--- a/options.html
+++ b/options.html
@@ -16338,131 +16338,6 @@ boolean
Example:
true
-Declared by:
-
-
-
-
- vim.languages.lua.extraDiagnostics.enable
-
-
-
-
-Whether to enable extra Lua diagnostics.
-
-Type:
-boolean
-
-Default:
-false
-
-Example:
-true
-
-Declared by:
-
-
-
-
- vim.languages.lua.extraDiagnostics.types
-
-
-
-
-List of Lua diagnostics to enable
-
-Type:
-list of (value “luacheck” (singular enum) or (submodule))
-
-Default: [
- "luacheck"
-]
-
-
-Declared by:
-
-
-
-
- vim.languages.lua.format.enable
-
-
-
-
-Enable Lua formatting
-
-Type:
-boolean
-
-Default:
-false
-
-Declared by:
-
-
-
-
- vim.languages.lua.format.package
-
-
-
-
-Lua formatter package
-
-Type:
-package
-
-Default:
-<derivation stylua-2.0.2>
-
-Declared by:
-
-
-
-
- vim.languages.lua.format.type
-
-
-
-
-Lua formatter to use
-
-Type:
-value “stylua” (singular enum)
-
-Default:
-"stylua"
-
Declared by:
|
@@ -36198,6 +36073,32 @@ list of (one of “hidden”, “tail”, “absolute”, “smart”, “shorte
]
+ Declared by:
+
+
+
+
+ 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:
| | | | | | |