feat: add ctrl+k r keybind for toggle_completion_insert_mode
This commit is contained in:
parent
d8fa1b28aa
commit
f24ecdaed3
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@
|
|||
["ctrl+\\", "add_split"],
|
||||
["ctrl+k w", "close_split"],
|
||||
["ctrl+k x", "toggle_centered_view"],
|
||||
["ctrl+k r", "toggle_completion_insert_mode"],
|
||||
["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