feat: bind toggle_centered_view to ctrl+k x in flow mode
This commit is contained in:
parent
c6ed937976
commit
643dc2ab8a
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@
|
|||
["f1", "open_help"],
|
||||
["ctrl+\\", "add_split"],
|
||||
["ctrl+k w", "close_split"],
|
||||
["ctrl+k x", "toggle_centered_view"],
|
||||
["ctrl+1", "focus_split", 0],
|
||||
["ctrl+2", "focus_split", 1],
|
||||
["ctrl+3", "focus_split", 2],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue