Skip to content

interoperability issues with vim-gitgutter #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bartman opened this issue Oct 13, 2021 · 2 comments
Open

interoperability issues with vim-gitgutter #6

bartman opened this issue Oct 13, 2021 · 2 comments

Comments

@bartman
Copy link

bartman commented Oct 13, 2021

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.

@bartman
Copy link
Author

bartman commented Oct 13, 2021

NOTE: I have also filed this as an issue on vim-gitgutter: airblade/vim-gitgutter#806

@bartman
Copy link
Author

bartman commented Oct 13, 2021

As suggested in airblade/vim-gitgutter#806 (comment), the problem can be resolved by adding

let g:gitgutter_sign_priority = 5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant