mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-11-30 15:28:16 +00:00
Fix typo in the manual
The -> There
This commit is contained in:
parent
7720f163ae
commit
afe1155e64
1 changed files with 1 additions and 1 deletions
|
|
@ -239,7 +239,7 @@ Emacs support is maintained as part of the https://github.com/emacs-lsp/lsp-mode
|
||||||
Prerequisites: You have installed the <<rust-analyzer-language-server-binary,`rust-analyzer` binary>>.
|
Prerequisites: You have installed the <<rust-analyzer-language-server-binary,`rust-analyzer` binary>>.
|
||||||
Not needed if the extension can install/update it on its own, coc-rust-analyzer is one example.
|
Not needed if the extension can install/update it on its own, coc-rust-analyzer is one example.
|
||||||
|
|
||||||
The are several LSP client implementations for vim or neovim:
|
There are several LSP client implementations for vim or neovim:
|
||||||
|
|
||||||
==== coc-rust-analyzer
|
==== coc-rust-analyzer
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue