We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a82c244 + b1ec22c commit 2c843c4Copy full SHA for 2c843c4
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
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.
221
- * inlay hints for method chaining support, _Neovim Only_
+ * inlay hints for variables and method chaining, _Neovim Only_
222
* semantic highlighting is not implemented yet
223
224
==== LanguageClient-neovim
0 commit comments