aboutsummaryrefslogtreecommitdiff
path: root/docs/user
diff options
context:
space:
mode:
authorBoris Staletic <[email protected]>2020-04-29 11:50:54 +0100
committerBoris Staletic <[email protected]>2020-04-29 11:50:54 +0100
commit6b0be2f67fc98748980079eed4a5749c54f7ce7e (patch)
tree4f5796857c9293c5e6cae34bfda75d1fed9cfb09 /docs/user
parentc3dfeba165e4d13821bba34d21cdc5242ea2fa71 (diff)
Fix YouComplteMe instructions link
Diffstat (limited to 'docs/user')
-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+