Keybinding for editing log

pull/574/head
Dmitry Sharshakov 3 years ago
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…
Cancel
Save