mirror of
https://github.com/ilyakooo0/helix.git
synced 2024-12-01 19:58:12 +03:00
Keybinding for editing log
This commit is contained in:
parent
0e1e4edc5e
commit
bb26c589b4
@ -498,6 +498,7 @@ impl Default for Keymaps {
|
||||
"v" => dap_variables,
|
||||
"t" => dap_terminate,
|
||||
"C-c" => dap_edit_condition,
|
||||
"C-l" => dap_edit_log,
|
||||
"s" => { "Switch"
|
||||
"t" => dap_switch_thread,
|
||||
"f" => dap_switch_stack_frame,
|
||||
|
Loading…
Reference in New Issue
Block a user