feat: [hx] Added keybind for toggle_centered_view
This commit is contained in:
parent
ed7c0f0c46
commit
5a6c010e58
1 changed files with 2 additions and 0 deletions
|
|
@ -27,10 +27,12 @@
|
|||
|
||||
["ctrl+^", "open_previous_file"],
|
||||
["ctrl+w v", "add_split"],
|
||||
["ctrl+w c", "toggle_centered_view"],
|
||||
["ctrl+w h", "goto_left_split"],
|
||||
["ctrl+w l", "goto_right_split"],
|
||||
["ctrl+w H", "swap_left_split"],
|
||||
["ctrl+w L", "swap_right_split"],
|
||||
["ctrl+w F", "goto_file_split"],
|
||||
["ctrl+w q", "close_split"],
|
||||
["ctrl+w o", "close_other_splits"],
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue