aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorgithub-actions <github-actions@github.com>2021-12-23 15:43:39 +0000
committergithub-actions <github-actions@github.com>2021-12-23 15:43:39 +0000
commitb8ec1c50474af5eef45246f8324510a28db39bb0 (patch)
tree121cf2fb069e1a23cc5c2baa085a30418841cf0d /doc
parentfix: internally use forward delineated paths cross-platform (#1593) (diff)
downloadnvim-lspconfig-b8ec1c50474af5eef45246f8324510a28db39bb0.tar
nvim-lspconfig-b8ec1c50474af5eef45246f8324510a28db39bb0.tar.gz
nvim-lspconfig-b8ec1c50474af5eef45246f8324510a28db39bb0.tar.bz2
nvim-lspconfig-b8ec1c50474af5eef45246f8324510a28db39bb0.tar.lz
nvim-lspconfig-b8ec1c50474af5eef45246f8324510a28db39bb0.tar.xz
nvim-lspconfig-b8ec1c50474af5eef45246f8324510a28db39bb0.tar.zst
nvim-lspconfig-b8ec1c50474af5eef45246f8324510a28db39bb0.zip
docs: update server_configurations.md
skip-checks: true
Diffstat (limited to 'doc')
-rw-r--r--doc/server_configurations.md10
-rw-r--r--doc/server_configurations.txt10
2 files changed, 0 insertions, 20 deletions
diff --git a/doc/server_configurations.md b/doc/server_configurations.md
index f8a92a0a..8195d34f 100644
--- a/doc/server_configurations.md
+++ b/doc/server_configurations.md
@@ -6303,16 +6303,6 @@ This server accepts configuration via the `settings` key.
Trace requests to the rust\-analyzer \(this is usually overly verbose and not recommended for regular users\)\.
-- **`rust-analyzer.updates.askBeforeDownload`**: `boolean`
-
- Whether to ask for permission before downloading any files from the Internet\.
-
-- **`rust-analyzer.updates.channel`**: `enum { "stable", "nightly" }`
-
- Default: `"stable"`
-
- null
-
- **`rust-analyzer.workspace.symbol.search.kind`**: `enum { "only_types", "all_symbols" }`
Default: `"only_types"`
diff --git a/doc/server_configurations.txt b/doc/server_configurations.txt
index f8a92a0a..8195d34f 100644
--- a/doc/server_configurations.txt
+++ b/doc/server_configurations.txt
@@ -6303,16 +6303,6 @@ This server accepts configuration via the `settings` key.
Trace requests to the rust\-analyzer \(this is usually overly verbose and not recommended for regular users\)\.
-- **`rust-analyzer.updates.askBeforeDownload`**: `boolean`
-
- Whether to ask for permission before downloading any files from the Internet\.
-
-- **`rust-analyzer.updates.channel`**: `enum { "stable", "nightly" }`
-
- Default: `"stable"`
-
- null
-
- **`rust-analyzer.workspace.symbol.search.kind`**: `enum { "only_types", "all_symbols" }`
Default: `"only_types"`