Fix YouComplteMe instructions link

This commit is contained in:
Boris Staletic 2020-04-29 12:50:54 +02:00
parent c3dfeba165
commit 6b0be2f67f

View file

@ -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):
+