Allow palette to be hidden

This commit is contained in:
Nick O'Leary
2018-10-17 11:03:09 +01:00
parent dc3128fb3e
commit 289583325d
9 changed files with 120 additions and 2 deletions

View File

@@ -14,6 +14,7 @@
"ctrl-e": "core:show-export-dialog",
"ctrl-i": "core:show-import-dialog",
"ctrl-space": "core:toggle-sidebar",
"ctrl-p": "core:toggle-palette",
"ctrl-,": "core:show-user-settings",
"ctrl-alt-r": "core:show-remote-diff",
"ctrl-alt-n": "core:new-project",