From 5c1a90103528dd3a93d3d8a2186276e9ebd0d400 Mon Sep 17 00:00:00 2001 From: Aleksey Kladov Date: Wed, 28 Apr 2021 13:06:46 +0300 Subject: internal: ensure that client and server-side configs are not mixed up https://github.com/rust-lang/rust/issues/84647 would help big time here. --- docs/user/generated_config.adoc | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs/user') 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. -- Whether to show inlay type hints for variables. -- -[[rust-analyzer.inlayHints.smallerHints]]rust-analyzer.inlayHints.smallerHints (default: `true`):: -+ --- -Whether inlay hints font size should be smaller than editor's font size. --- [[rust-analyzer.lens.debug]]rust-analyzer.lens.debug (default: `true`):: + -- -- cgit v1.2.3