Skip to content

Commit af951d9

Browse files
committed
update CHAGNELOG.md for #2835
1 parent 2880123 commit af951d9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,10 @@ IMPROVEMENTS:
6969
* Use gopls to get documentation and documentation links for identifiers under
7070
the cursor.
7171
[[GH-2822]](https://github.com/fatih/vim-go/pull/2822)
72+
* Parse compiler errors that prevent golangci-lint linters from running more
73+
usefully.
74+
[[GH-2835]](https://github.com/fatih/vim-go/pull/2835)
75+
7276

7377
BUG FIXES:
7478
* Use the discovered full path for gopls when renaming.

0 commit comments

Comments
 (0)