vim-go
vim-go copied to clipboard
Removing all breakpoints at once
When adding breakpoints with :GoDebugBreakpoint these remain even after the debugger is shut down (i.e. :GoDebugStop).
Is there a command to remove all set breakpoints?