mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-13 21:54:42 +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>>.
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue