akinsho / git-conflict.nvim

A plugin to visualise and resolve merge conflicts in neovim
1k stars 35 forks source link

Plugin doesnt work in specific file types #80

Open ep4sh opened 7 months ago

ep4sh commented 7 months ago

Hi there, at first, I just want to thank you for this plugin! Great work!

I have a quick question about the plugin behavior - it doesn't work in YAML files with conflict and also in helm templates too. It might be some misconfiguration in my settings, could you please advise?

In my config, it looks like:

  -- https://github.com/akinsho/git-conflict.nvim
  {'akinsho/git-conflict.nvim', version = "*", config = true}

2024-04-04_14-04

Leonard-Pat commented 3 weeks ago

Also found the same issue with more niche file type!