We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fea0c6 commit 8e34cbaCopy full SHA for 8e34cba
CHANGELOG.md
@@ -25,6 +25,9 @@ BUG FIXES:
25
* Fix display of completion selection information on command-line when
26
`g:go_echo_go_info` is enabled.
27
[[GH-2907]](https://github.com/fatih/vim-go/pull/2907)
28
+* Prevent `:GoDebugBreakpoint` from causing delve to exit.
29
+ [[GH-2908]](https://github.com/fatih/vim-go/pull/2908)
30
+
31
32
## v1.23 - (May 16, 2020)
33
0 commit comments