From cdae7138ac25cbf3f8c25d2cdd08c5ac54670870 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 18 Jul 2020 14:53:37 -0400 Subject: remove virtual text for now --- coc-settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coc-settings.json b/coc-settings.json index ea785d9d..1c409d4c 100644 --- a/coc-settings.json +++ b/coc-settings.json @@ -13,7 +13,7 @@ "diagnostic.warningSign": " ", "diagnostic.infoSign": "", "diagnostic.hintSign": " ", - "diagnostic.virtualText": true, // this won't work with codelens when error on same line + // "diagnostic.virtualText": true, // this won't work with codelens when error on same line // "diagnostic.displayByAle": true, -- cgit v1.2.3