splice.vim: Unknown function: splice#SpliceInit at launch

Hi there!

I installed Splice.vim through Vundle but I got these error when running git mergetool. Here is my .gitconfig:

[merge]¬                                                                         
▸   tool = splice¬                                                               
[mergetool "splice"]¬                                                            
▸   cmd = "vim -f $BASE $LOCAL $REMOTE $MERGED -c 'SpliceInit'"¬                 
▸   trustExitCode = true

Nothing original as you can see.

Any idea?

About this issue

  • Original URL
  • State: closed
  • Created 12 years ago
  • Comments: 16 (1 by maintainers)

Most upvoted comments

Saying to use something might be by preference rather than because any other choice is broken. Well, I will look how to fix this issue in Vundle.