aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/user/readme.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/user/readme.adoc b/docs/user/readme.adoc
index 5a78f06a9..8b80a7df7 100644
--- a/docs/user/readme.adoc
+++ b/docs/user/readme.adoc
@@ -195,7 +195,7 @@ let g:LanguageClient_serverCommands = {
195==== YouCompleteMe 195==== YouCompleteMe
196 196
1971. Install YouCompleteMe by following the instructions 1971. Install YouCompleteMe by following the instructions
198 https://ycm-core.github.io/YouCompleteMe/#rust-semantic-completion[here] 198 https://github.com/ycm-core/lsp-examples#rust-rust-analyzer[here]
199 199
2002. Configure by adding this to your vim/neovim config file (replacing the existing Rust-specific line if it exists): 2002. Configure by adding this to your vim/neovim config file (replacing the existing Rust-specific line if it exists):
201+ 201+