feat: load and edit key bindings in config directory
This commit is contained in:
parent
3af2b09891
commit
dc914ba562
5 changed files with 61 additions and 1 deletions
|
@ -175,6 +175,7 @@
|
|||
["r", "open_recent_project"],
|
||||
["p", "open_command_palette"],
|
||||
["c", "open_config"],
|
||||
["k", "open_keybind_config"],
|
||||
["t", "change_theme"],
|
||||
["q", "quit"],
|
||||
["f1", "open_help"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue