Skip to content

Commit a76d392

Browse files
bors[bot]oblitum
andauthored
Merge #4307
4307: [manual] Improve requirements and editor wording r=matklad a=oblitum Co-authored-by: Francisco Lopes <francisco+github@nosubstance.me>
2 parents 87af7c9 + 18ba86b commit a76d392

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)