We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c1f24b commit 7ea44f7Copy full SHA for 7ea44f7
CHANGELOG.md
@@ -15,6 +15,10 @@ IMPROVEMENTS:
15
* Add support for managing goroutines in debugger.
16
[[GH-2463]](https://github.com/fatih/vim-go/pull/2463)
17
18
+BUG FIXES:
19
+* Fix removal of missing directories from gopls workspaces.
20
+ [[GH-2507]](https://github.com/fatih/vim-go/pull/2507)
21
+
22
## v1.21 - (September 11, 2019)
23
24
BACKWARDS INCOMPATABILITIES:
0 commit comments