Skip to content

Commit b1ec22c

Browse files
authored
Update manual.adoc
1 parent a82c244 commit b1ec22c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/manual.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ The are several LSP client implementations for vim or neovim:
218218
* automatically install and upgrade stable/nightly releases
219219
* same configurations as VSCode extension, `rust-analyzer.serverPath`, `rust-analyzer.cargo.features` etc.
220220
* 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_
222222
* semantic highlighting is not implemented yet
223223

224224
==== LanguageClient-neovim

0 commit comments

Comments
 (0)