Skip to content

Commit 69cf9fc

Browse files
bors[bot]bstaletic
andauthored
Merge #4205
4205: Fix YouComplteMe instructions link r=matklad a=bstaletic Like I mentioned in #4098, the link to the instructions is for setting up RLS. This pull request fixes that mistake. Co-authored-by: Boris Staletic <boris.staletic@gmail.com>
2 parents c3dfeba + 6b0be2f commit 69cf9fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user/readme.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ let g:LanguageClient_serverCommands = {
195195
==== YouCompleteMe
196196

197197
1. 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]
199199

200200
2. Configure by adding this to your vim/neovim config file (replacing the existing Rust-specific line if it exists):
201201
+

0 commit comments

Comments
 (0)