dap: Enable sticky mode for the submode

imgbot
Blaž Hrastnik 3 years ago
parent 14a3502cf1
commit 09d8c139af

@ -571,7 +571,7 @@ impl Default for Keymaps {
"s" => symbol_picker,
"a" => code_action,
"'" => last_picker,
"d" => { "Debug"
"d" => { "Debug" sticky=true
"l" => dap_launch,
"b" => dap_toggle_breakpoint,
"c" => dap_continue,

Loading…
Cancel
Save