When I am in a running neovim instance and a git conflict appears on a buffer that is already open, the conflict markers are shown but not highlighted. Even after closing the buffer and reopening it does not work. I tried the :GitConflictRefresh command also, does not work. I have to close vim completely and restart, then it works.
When I am in a running neovim instance and a git conflict appears on a buffer that is already open, the conflict markers are shown but not highlighted. Even after closing the buffer and reopening it does not work. I tried the :GitConflictRefresh command also, does not work. I have to close vim completely and restart, then it works.
I am on the latest tag version.