mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 04:53:34 +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
|
||||
|
||||
1. Install YouCompleteMe by following the instructions
|
||||
https://github.com/ycm-core/YouCompleteMe#installation[here]
|
||||
Install YouCompleteMe by following the instructions
|
||||
https://github.com/ycm-core/YouCompleteMe#installation[here].
|
||||
|
||||
rust-analyzer is the default in ycm, it should work out of the box.
|
||||
|
||||
|
|
Loading…
Reference in a new issue