I'm on commit 66ab8e0 of errormarker, and the latest version of gitgutter (256702d).
I'm using Debian/testing built VIM v8.2.
I have been using gitgutter and errormarker plugins for a while. Gitgutter would manage git-diff markers in the left margin, while errormarker highlights lines with errors in red after running :make.
A recent update (in gitgutter) prevents errormarker from showing the highlight. Even if I use :GitGutterLineHighlightsDisable.
I'm on commit 66ab8e0 of errormarker, and the latest version of gitgutter (256702d).
I'm using Debian/testing built VIM v8.2.
I have been using gitgutter and errormarker plugins for a while. Gitgutter would manage git-diff markers in the left margin, while errormarker highlights lines with errors in red after running
:make.A recent update (in gitgutter) prevents errormarker from showing the highlight. Even if I use
:GitGutterLineHighlightsDisable.