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 66fdda4 commit f4b4ba1Copy full SHA for f4b4ba1
1 file changed
CHANGELOG.md
@@ -5,6 +5,9 @@ BACKWARDS INCOMPATIBILITIES:
5
[[GH-3710]](https://github.com/fatih/vim-go/pull/3710)
6
7
IMPROVEMENTS:
8
+* Improving handling of strings from delve that Neovim marshals to a Blob
9
+ value.
10
+ [[GH-3744]](https://github.com/fatih/vim-go/pull/3744)
11
12
BUG FIXES:
13
* Fix delay when listing breakpoints when stepping in Neovim.
0 commit comments