We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f06c05 commit 4c586f8Copy full SHA for 4c586f8
CHANGELOG.md
@@ -31,6 +31,10 @@ IMPROVEMENTS:
31
* Allow `GoDebugBreakpoint` and `GoDebugCurrent` highlight groups to be
32
overridden by user configuration.
33
[[GH-1850]](https://github.com/vim-go/pull/1850)
34
+* Strip trailing carriage returns from quickfix errors that are parsed
35
+ manually. [[GH-1861]](https://github.com/fatih/vim-go/pull/1861).
36
+* Cleanup title of terminal window.
37
+ [[GH-1861]](https://github.com/fatih/vim-go/pull/1861).
38
39
BUG FIXES:
40
0 commit comments