feat: add insert_command_name command
This commit is contained in:
parent
6372beb762
commit
73b7031693
3 changed files with 80 additions and 0 deletions
|
@ -111,6 +111,7 @@
|
|||
["shift+backspace", "delete_backward"],
|
||||
["shift+tab", "unindent"],
|
||||
["f2", "toggle_input_mode"],
|
||||
["ctrl+f2", "insert_command_name"],
|
||||
["f3", "goto_next_match"],
|
||||
["f15", "goto_prev_match"],
|
||||
["f5", "toggle_inspector_view"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue