remove enumeration

This commit is contained in:
PSeitz 2021-03-29 22:09:04 +02:00 committed by GitHub
parent 3153a80261
commit 14a1f0ce46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.