summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--coc-settings.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/coc-settings.json b/coc-settings.json
index 64e5cd0..2402405 100644
--- a/coc-settings.json
+++ b/coc-settings.json
@@ -24,6 +24,8 @@
"html",
"php"
],
+ "diagnostic.warningSign": "!!",
+ "diagnostic.enableSign": false,
"diagnostic.refreshOnInsertMode": true,
"diagnostic.messageTarget": "float",
"python.formatting.autopep8Args": [