From 7f7548ea021933d2ddbcc22e48d76736b902b3ae Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 6 Aug 2020 23:12:29 -0400 Subject: don't use vim devicons I keep forgetting --- coc-settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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": { "": ["expandable?", "expand", "open"], "v": "open:vsplit" -- cgit v1.2.3