From 0f49fd818b67ece2c33d818d68af6ad5c00dd51b Mon Sep 17 00:00:00 2001 From: Heyward Fann Date: Tue, 21 Apr 2020 17:54:13 +0800 Subject: docs(readme): improve user docs cleanup unavailable configurations/commands --- docs/user/readme.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/user/readme.adoc b/docs/user/readme.adoc index 77cdd5e1c..13ab2acc2 100644 --- a/docs/user/readme.adoc +++ b/docs/user/readme.adoc @@ -158,8 +158,8 @@ The are several LSP client implementations for vim: 2. Run `:CocInstall coc-rust-analyzer` to install https://github.com/fannheyward/coc-rust-analyzer[coc-rust-analyzer], this extension implements _most_ of the features supported in the VSCode extension: - * same configurations as VSCode extension, `rust-analyzer.serverPath`, `rust-analyzer.enableCargoWatchOnStartup` etc. - * same commands too, `rust-analyzer.analyzerStatus`, `rust-analyzer.startCargoWatch` etc. + * same configurations as VSCode extension, `rust-analyzer.serverPath`, `rust-analyzer.cargo.features` etc. + * same commands too, `rust-analyzer.analyzerStatus`, `rust-analyzer.ssr` etc. * highlighting and inlay_hints are not implemented yet ==== LanguageClient-neovim -- cgit v1.2.3