mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 13:03:31 +00:00
Update manual.adoc
This commit is contained in:
parent
a82c2445be
commit
b1ec22c879
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue