diff options
-rw-r--r-- | coc-settings.json | 2 |
1 files changed, 1 insertions, 1 deletions
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, |