From 18ba86b1c5e9b3d6288dd612ecd054f6386d529e Mon Sep 17 00:00:00 2001 From: Francisco Lopes Date: Mon, 4 May 2020 14:12:32 -0300 Subject: [manual] Improve requirements and editor wording --- docs/user/readme.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/user/readme.adoc b/docs/user/readme.adoc index b1af72ce6..2c0a96a05 100644 --- a/docs/user/readme.adoc +++ b/docs/user/readme.adoc @@ -159,11 +159,11 @@ Emacs support is maintained as part of the https://github.com/emacs-lsp/lsp-mode 3. Run `lsp` in a Rust buffer. 4. (Optionally) bind commands like `lsp-rust-analyzer-join-lines`, `lsp-extend-selection` and `lsp-rust-analyzer-expand-macro` to keys. -=== Vim +=== Vim/NeoVim -Prerequisites: You have installed the <>. +Prerequisites: You have installed the <>. 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: +The are several LSP client implementations for vim or neovim: ==== coc-rust-analyzer -- cgit v1.2.3