We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think before I tried vim-delve, it opened an interactive console.
Now when I run it, I get a lot of windows that I'm confused how to interact with: https://s.natalian.org/2021-04-11/vim-delve.mp4
What am I missing please?
Oh. I think I'm getting confused between vim-delve's DlvAddBreakpoint and vim-go's GoDebugBreakPoint. 🤦♂️
DlvAddBreakpoint
GoDebugBreakPoint
The text was updated successfully, but these errors were encountered:
Yes, GoDebugBreakpoint is a vim-go function.
Sorry, something went wrong.
No branches or pull requests
I think before I tried vim-delve, it opened an interactive console.
Now when I run it, I get a lot of windows that I'm confused how to interact with: https://s.natalian.org/2021-04-11/vim-delve.mp4
What am I missing please?
Oh. I think I'm getting confused between vim-delve's
DlvAddBreakpoint
and vim-go'sGoDebugBreakPoint
. 🤦♂️The text was updated successfully, but these errors were encountered: