Skip to content

Commit 18ba86b

Browse files
authored
[manual] Improve requirements and editor wording
1 parent 15de338 commit 18ba86b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/user/readme.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,11 +159,11 @@ Emacs support is maintained as part of the https://github.com/emacs-lsp/lsp-mode
159159
3. Run `lsp` in a Rust buffer.
160160
4. (Optionally) bind commands like `lsp-rust-analyzer-join-lines`, `lsp-extend-selection` and `lsp-rust-analyzer-expand-macro` to keys.
161161

162-
=== Vim
162+
=== Vim/NeoVim
163163

164-
Prerequisites: You have installed the <<rust-analyzer-language-server-binary,`rust-analyzer` binary>>.
164+
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.
165165

166-
The are several LSP client implementations for vim:
166+
The are several LSP client implementations for vim or neovim:
167167

168168
==== coc-rust-analyzer
169169

0 commit comments

Comments
 (0)