aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2021-04-28 11:13:52 +0100
committerGitHub <[email protected]>2021-04-28 11:13:52 +0100
commit49b219b1035e20143818d409404b5e6f19a7ad1d (patch)
tree9e8594b1d76b943a6eb287937db53e87e7f3a956 /docs
parentfb45d2adeccfc6732b702cd8fa2911b385bc15b7 (diff)
parent5c1a90103528dd3a93d3d8a2186276e9ebd0d400 (diff)
Merge #8683
8683: internal: ensure that client and server-side configs are not mixed up r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]>
Diffstat (limited to 'docs')
-rw-r--r--docs/user/generated_config.adoc5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/user/generated_config.adoc b/docs/user/generated_config.adoc
index db3c5f7bb..e28423e99 100644
--- a/docs/user/generated_config.adoc
+++ b/docs/user/generated_config.adoc
@@ -234,11 +234,6 @@ site.
234-- 234--
235Whether to show inlay type hints for variables. 235Whether to show inlay type hints for variables.
236-- 236--
237[[rust-analyzer.inlayHints.smallerHints]]rust-analyzer.inlayHints.smallerHints (default: `true`)::
238+
239--
240Whether inlay hints font size should be smaller than editor's font size.
241--
242[[rust-analyzer.lens.debug]]rust-analyzer.lens.debug (default: `true`):: 237[[rust-analyzer.lens.debug]]rust-analyzer.lens.debug (default: `true`)::
243+ 238+
244-- 239--