From 14a1f0ce46841e75db5f4f245f1ffe5355ce65fe Mon Sep 17 00:00:00 2001 From: PSeitz Date: Mon, 29 Mar 2021 22:09:04 +0200 Subject: remove enumeration --- docs/user/manual.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/user/manual.adoc b/docs/user/manual.adoc index a80fdc364..e74b287fb 100644 --- a/docs/user/manual.adoc +++ b/docs/user/manual.adoc @@ -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. -- cgit v1.2.3