aboutsummaryrefslogtreecommitdiff
path: root/docs/user
diff options
context:
space:
mode:
authorHeyward Fann <[email protected]>2020-12-24 03:38:01 +0000
committerGitHub <[email protected]>2020-12-24 03:38:01 +0000
commitb1ec22c87947889ec7dfd8b8fda7bdd70fdb2d2c (patch)
treec27956d800f3dbc0d72d78e59409e5a8b90f0a59 /docs/user
parenta82c2445be5fbd9ef6ff8a60326d60ae97c122bb (diff)
Update manual.adoc
Diffstat (limited to 'docs/user')
-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 e3082d584..d4121b401 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:
218 * automatically install and upgrade stable/nightly releases 218 * automatically install and upgrade stable/nightly releases
219 * same configurations as VSCode extension, `rust-analyzer.serverPath`, `rust-analyzer.cargo.features` etc. 219 * same configurations as VSCode extension, `rust-analyzer.serverPath`, `rust-analyzer.cargo.features` etc.
220 * same commands too, `rust-analyzer.analyzerStatus`, `rust-analyzer.ssr` etc. 220 * same commands too, `rust-analyzer.analyzerStatus`, `rust-analyzer.ssr` etc.
221 * inlay hints for method chaining support, _Neovim Only_ 221 * inlay hints for variables and method chaining, _Neovim Only_
222 * semantic highlighting is not implemented yet 222 * semantic highlighting is not implemented yet
223 223
224==== LanguageClient-neovim 224==== LanguageClient-neovim