mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-27 05:23:24 +00:00
remove enumeration
This commit is contained in:
parent
3153a80261
commit
14a1f0ce46
1 changed files with 2 additions and 2 deletions
|
@ -254,8 +254,8 @@ let g:LanguageClient_serverCommands = {
|
||||||
|
|
||||||
==== YouCompleteMe
|
==== YouCompleteMe
|
||||||
|
|
||||||
1. Install YouCompleteMe by following the instructions
|
Install YouCompleteMe by following the instructions
|
||||||
https://github.com/ycm-core/YouCompleteMe#installation[here]
|
https://github.com/ycm-core/YouCompleteMe#installation[here].
|
||||||
|
|
||||||
rust-analyzer is the default in ycm, it should work out of the box.
|
rust-analyzer is the default in ycm, it should work out of the box.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue