summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--coc-settings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/coc-settings.json b/coc-settings.json
index a5317802..151921bb 100644
--- a/coc-settings.json
+++ b/coc-settings.json
@@ -62,7 +62,7 @@
"explorer.width": 30,
"explorer.icon.enableNerdfont": true,
"explorer.previewAction.onHover": false,
- "explorer.icon.enableVimDevicons": true,
+ "explorer.icon.enableVimDevicons": false,
"explorer.keyMappings": {
"<cr>": ["expandable?", "expand", "open"],
"v": "open:vsplit"