akinsho / git-conflict.nvim

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

This plugin dosen't work for me #92

Closed Daydreamer-riri closed 2 weeks ago

Daydreamer-riri commented 4 weeks ago

Thank you for making such a great plugin, but I ran into some problems.

image

GitConflictChooseXXX don't work as well.

image

My config: https://github.com/Daydreamer-riri/LazyVimConfig

Did I miss something?

Daydreamer-riri commented 4 weeks ago

I found the same configuration works just fine in my wsl. But not on my windows.

Daydreamer-riri commented 4 weeks ago

Hi @akinsho , after debugging, I found that it is the process function here that never gets executed.

image

Daydreamer-riri commented 4 weeks ago
image

After adding this line of code, it looks like the plugin works properly. The plugin never seems to support windows. 🥹

rutgersc commented 3 weeks ago

Thanks for the fix! Just ran into this as well. Btw what's that colorscheme?

Daydreamer-riri commented 3 weeks ago

Thanks for the fix! Just ran into this as well. Btw what's that colorscheme?

It's https://github.com/sainnhe/everforest