akinsho / git-conflict.nvim

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

Highlighting problems with AstroNvim #54

Closed theRoboxx closed 1 year ago

theRoboxx commented 1 year ago

I use the default colorscheme for AstroNvim but the highlighting looks off: swappy-20230516_154106

akinsho commented 1 year ago

@theRoboxx this isn't really an issue for this plugin. This seems to be a case of default highlights for that theme whatever it is not being ideal for this plugin. The highlight groups this plugin uses are exposed and documented so you can just customize them as shown here set whatever group you would rather use for those