fix: remove ctrl+p command palette binding
This commit is contained in:
parent
4b34804670
commit
4b15862c47
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
||||||
["ctrl+w", "quit"],
|
["ctrl+w", "quit"],
|
||||||
["ctrl+o", "open_file"],
|
["ctrl+o", "open_file"],
|
||||||
["ctrl+e", "open_recent"],
|
["ctrl+e", "open_recent"],
|
||||||
["ctrl+p", "open_command_palette"],
|
|
||||||
["ctrl+k ctrl+t", "change_theme"],
|
["ctrl+k ctrl+t", "change_theme"],
|
||||||
["ctrl+shift+p", "open_command_palette"],
|
["ctrl+shift+p", "open_command_palette"],
|
||||||
["ctrl+shift+q", "quit_without_saving"],
|
["ctrl+shift+q", "quit_without_saving"],
|
||||||
|
|
Loading…
Add table
Reference in a new issue