From d79a3019844d99a6a93e9d3e046466692c222db6 Mon Sep 17 00:00:00 2001 From: Chris Date: Sat, 31 Oct 2020 17:58:48 -0400 Subject: update mapping for coc explorer --- coc-settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coc-settings.json b/coc-settings.json index 30aed2c0..b6be78fc 100644 --- a/coc-settings.json +++ b/coc-settings.json @@ -64,7 +64,7 @@ "explorer.previewAction.onHover": false, "explorer.icon.enableVimDevicons": false, "explorer.file.showHiddenFiles": false, - "explorer.keyMappings": { + "explorer.keyMappings.global": { "": ["expandable?", "expand", "open"], "v": "open:vsplit" }, -- cgit v1.2.3