update
This commit is contained in:
parent
99b63f20bc
commit
dd6d398060
6 changed files with 13 additions and 3 deletions
|
|
@ -83,6 +83,8 @@ inoremap <C-k> <Action>(PopupMenu-selectPrev)
|
|||
let g:WhichKeyDesc_DebugOptions = "<leader>dd Debug options"
|
||||
let g:WhichKeyDesc_ToggleLineBreakpoint = "<leader>db Toggle line breakpoint"
|
||||
map <leader>dd <action>(Debug)
|
||||
map <leader>dr <action>(Run)
|
||||
map <leader>ds <action>(Stop)
|
||||
map <leader>db <action>(ToggleLineBreakpoint)
|
||||
|
||||
" Actions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue