tpope/vim-rhubarb

Getting error with auto-completion plugins when committing in non-github repos

gauteh opened this issue · 1 comments

Hi,

I use mucomplete with vim-rhubarb and fugitive. When I try to commit in a non-github repo my editing keeps getting disrupted by a rhubarb error message that this is a non-github repo. No doubt the error message makes sense, but I think mucomplete keeps trying to run the omnifunc. A silent failure would fix this I think.