Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'docs/user/generated_config.adoc')
| -rw-r--r-- | docs/user/generated_config.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/generated_config.adoc b/docs/user/generated_config.adoc index f73e542037..5e7b722226 100644 --- a/docs/user/generated_config.adoc +++ b/docs/user/generated_config.adoc @@ -16,7 +16,7 @@ The path structure for newly inserted paths to use. [[rust-analyzer.assist.importGroup]]rust-analyzer.assist.importGroup (default: `true`):: + -- -Group inserted imports by the [following order](https://rust-analyzer.github.io/manual.html#auto-import). Groups are separated by newlines. +Group inserted imports by the https://rust-analyzer.github.io/manual.html#auto-import[following order]. Groups are separated by newlines. -- [[rust-analyzer.assist.allowMergingIntoGlobImports]]rust-analyzer.assist.allowMergingIntoGlobImports (default: `true`):: + |