aboutsummaryrefslogtreecommitdiff
path: root/docs/user/README.md
diff options
context:
space:
mode:
authorHeyward Fann <[email protected]>2019-09-09 05:58:44 +0100
committerGitHub <[email protected]>2019-09-09 05:58:44 +0100
commite03182159459c92da5ddf10a52c83e595ad0e2ac (patch)
tree5e4c014ed62bb4574f29d52295a9d9421afd2aa6 /docs/user/README.md
parenta6c3f779a69214a2808e87743c12a4e167e36a6a (diff)
Update README.md
Diffstat (limited to 'docs/user/README.md')
-rw-r--r--docs/user/README.md2
1 files changed, 1 insertions, 1 deletions
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`
109* Run `:CocInstall coc-rust-analyzer` to install [coc-rust-analyzer], this extension implemented _most_ of the features supported in the VSCode extension: 109* Run `:CocInstall coc-rust-analyzer` to install [coc-rust-analyzer], this extension implemented _most_ of the features supported in the VSCode extension:
110 - same configurations as VSCode extension, `rust-analyzer.raLspServerPath`, `rust-analyzer.enableCargoWatchOnStartup` etc. 110 - same configurations as VSCode extension, `rust-analyzer.raLspServerPath`, `rust-analyzer.enableCargoWatchOnStartup` etc.
111 - same commands too, `rust-analyzer.analyzerStatus`, `rust-analyzer.startCargoWatch` etc. 111 - same commands too, `rust-analyzer.analyzerStatus`, `rust-analyzer.startCargoWatch` etc.
112 - highlighting and inlay_hints is not implemented yet 112 - highlighting and inlay_hints are not implemented yet
113 113
114[coc.nvim]: https://github.com/neoclide/coc.nvim 114[coc.nvim]: https://github.com/neoclide/coc.nvim
115[coc-vim-conf]: https://github.com/neoclide/coc.nvim/#example-vim-configuration 115[coc-vim-conf]: https://github.com/neoclide/coc.nvim/#example-vim-configuration