diff --git a/ideavim/.ideavimrc b/ideavim/.ideavimrc index 6171e93..b737bf4 100644 --- a/ideavim/.ideavimrc +++ b/ideavim/.ideavimrc @@ -35,6 +35,7 @@ map i (Inline) map rc (IdeaVim.ReloadVimRc.reload) map z (ToggleDistractionFreeMode) map b (ToggleLineBreakpoint) +map B (Debugger.RemoveAllBreakpoints) map er (Run) map ca (ShowIntentionActions) map oe (ShowErrorDescription)