samoshkin/vim-mergetool

Does not seem to work on MacOS

flavius opened this issue · 1 comments

MacOS: 10.14.6
vim 8.1

error:

Screenshot 2020-02-09 at 19 16 48

I saw the same problem on windows where when invoked as git mergetool you get that error. I believe it's because the code assumes you're using set hidden. I've opened a PR to handled it. @flavius can you test it out?