Skip to content

Commit 6b0be2f

Browse files
committed
Fix YouComplteMe instructions link
1 parent c3dfeba commit 6b0be2f

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)