mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-17 05:25:37 +03:00
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>
This commit is contained in:
@@ -195,7 +195,7 @@ let g:LanguageClient_serverCommands = {
|
||||
==== YouCompleteMe
|
||||
|
||||
1. Install YouCompleteMe by following the instructions
|
||||
https://ycm-core.github.io/YouCompleteMe/#rust-semantic-completion[here]
|
||||
https://github.com/ycm-core/lsp-examples#rust-rust-analyzer[here]
|
||||
|
||||
2. Configure by adding this to your vim/neovim config file (replacing the existing Rust-specific line if it exists):
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user