about summary refs log tree commit diff
path: root/docs
diff options
context:
space:
mode:
authorHeyward Fann <fannheyward@users.noreply.github.com>2020-12-24 11:38:01 +0800
committerGitHub <noreply@github.com>2020-12-24 11:38:01 +0800
commitb1ec22c87947889ec7dfd8b8fda7bdd70fdb2d2c (patch)
treec27956d800f3dbc0d72d78e59409e5a8b90f0a59 /docs
parenta82c2445be5fbd9ef6ff8a60326d60ae97c122bb (diff)
downloadrust-b1ec22c87947889ec7dfd8b8fda7bdd70fdb2d2c.tar.gz
rust-b1ec22c87947889ec7dfd8b8fda7bdd70fdb2d2c.zip
Update manual.adoc
Diffstat (limited to 'docs')
-rw-r--r--docs/user/manual.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc
index e3082d5842d..d4121b4011f 100644
--- a/docs/user/manual.adoc
+++ b/docs/user/manual.adoc
@@ -218,7 +218,7 @@ The are several LSP client implementations for vim or neovim:
    * automatically install and upgrade stable/nightly releases
    * same configurations as VSCode extension, `rust-analyzer.serverPath`, `rust-analyzer.cargo.features` etc.
    * same commands too, `rust-analyzer.analyzerStatus`, `rust-analyzer.ssr` etc.
-   * inlay hints for method chaining support, _Neovim Only_
+   * inlay hints for variables and method chaining, _Neovim Only_
    * semantic highlighting is not implemented yet
 
 ==== LanguageClient-neovim