You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
.The text was updated successfully, but these errors were encountered: