Mark DAP as experimental
This commit is contained in:
parent
bd549d8a20
commit
97d4b2b5fe
1 changed files with 1 additions and 1 deletions
|
@ -659,7 +659,7 @@ impl Default for Keymaps {
|
|||
"S" => workspace_symbol_picker,
|
||||
"a" => code_action,
|
||||
"'" => last_picker,
|
||||
"d" => { "Debug" sticky=true
|
||||
"d" => { "Debug (experimental)" sticky=true
|
||||
"l" => dap_launch,
|
||||
"b" => dap_toggle_breakpoint,
|
||||
"c" => dap_continue,
|
||||
|
|
Loading…
Reference in a new issue