From e03182159459c92da5ddf10a52c83e595ad0e2ac Mon Sep 17 00:00:00 2001 From: Heyward Fann Date: Mon, 9 Sep 2019 12:58:44 +0800 Subject: Update README.md --- docs/user/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/user/README.md') diff --git a/docs/user/README.md b/docs/user/README.md index bbb4ad7ad..8205fa404 100644 --- a/docs/user/README.md +++ b/docs/user/README.md @@ -109,7 +109,7 @@ to load path and require it in `init.el` * Run `:CocInstall coc-rust-analyzer` to install [coc-rust-analyzer], this extension implemented _most_ of the features supported in the VSCode extension: - same configurations as VSCode extension, `rust-analyzer.raLspServerPath`, `rust-analyzer.enableCargoWatchOnStartup` etc. - same commands too, `rust-analyzer.analyzerStatus`, `rust-analyzer.startCargoWatch` etc. - - highlighting and inlay_hints is not implemented yet + - highlighting and inlay_hints are not implemented yet [coc.nvim]: https://github.com/neoclide/coc.nvim [coc-vim-conf]: https://github.com/neoclide/coc.nvim/#example-vim-configuration -- cgit v1.2.3