akinsho / git-conflict.nvim

A plugin to visualise and resolve merge conflicts in neovim
953 stars 34 forks source link

Highlighting does not work if markers are not visible #57

Open uloco opened 1 year ago

uloco commented 1 year ago

When the conflict is very big and I scroll out of the conflict markers, git-conflict stops highlighting those areas. It should still highlight areas even when conflict markers are not visible but present in the file.

akinsho commented 1 year ago

@uloco I believe this is an upstream neovim issue but cannot find a reference. I observe the same behaviour with other plugins

chase commented 10 months ago

I can confirm that it behaves as expected in nvim v0.10