feat: bind last_palette to ctrl+, in flow mode
This commit is contained in:
parent
b34e0c521c
commit
3967995e05
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
|||
["ctrl+e", "find_file"],
|
||||
["ctrl+shift+n", "create_new_file"],
|
||||
["ctrl+r", "open_recent_project"],
|
||||
["ctrl+,", "last_palette"],
|
||||
["f1", "open_help"],
|
||||
["ctrl+\\", "add_split"],
|
||||
["ctrl+k w", "close_split"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue