diff --git a/coc-settings.json b/coc-settings.json index 480b71c..63aa09b 100644 --- a/coc-settings.json +++ b/coc-settings.json @@ -22,6 +22,8 @@ "rounded": true, "border": true }, + "diagnostic.autoRefresh": true, + "diagnostic.refreshOnInsertMode": true, "diagnostic.format": "[%severity] %message [%source]", "diagnostic.virtualText": true, "diagnostic.level": "hint",