akinsho / git-conflict.nvim

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

git-conflict.nvim [string"..."]:0: loop or previous error loading module 'git-conflict' #28

Closed cothi closed 2 years ago

cothi commented 2 years ago

error log

Screen Shot 2022-08-08 at 12 56 19 AM

config

Screen Shot 2022-08-08 at 12 56 53 AM

help

can i solve this error?

akinsho commented 2 years ago

@cothi this is not enough information to fix this. In all likelihood something of misconfigured please check your setup carefully and ensure you have met the minimum requirements in the README

cothi commented 2 years ago

hello

i use nvim v0.8, git-conflic activate on nvim v0.7?, What information do I need to give to get help?

I read the minimum requirements and proceeded after installation.

@akinsho

cothi commented 2 years ago

i solve this problem , sorry my misconfigure

thank you