diff options
author | Chris <[email protected]> | 2020-10-28 03:12:48 -0400 |
---|---|---|
committer | Chris <[email protected]> | 2020-10-28 03:12:48 -0400 |
commit | 53dbe48fffbcbc8ae46903eec573e9ce0fddcc90 (patch) | |
tree | 8028aa64dde9e15b8a049f4a4fbd78b10bc35584 /coc-settings.json | |
parent | f5cfc8cf21b4241199f5dc5da6c3efb6b9312791 (diff) |
add color
Diffstat (limited to 'coc-settings.json')
-rw-r--r-- | coc-settings.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/coc-settings.json b/coc-settings.json index 6ca58f16..8f1f65df 100644 --- a/coc-settings.json +++ b/coc-settings.json @@ -62,6 +62,7 @@ "explorer.icon.enableNerdfont": true, "explorer.previewAction.onHover": false, "explorer.icon.enableVimDevicons": false, + "explorer.file.showHiddenFiles": false, "explorer.keyMappings": { "<cr>": ["expandable?", "expand", "open"], "v": "open:vsplit" |