sjl / splice.vim

A Vim plugin for managing three-way merges.
MIT License
234 stars 21 forks source link

Unknown Function: splice#SpliceInit #22

Closed KiNaudiz closed 10 years ago

KiNaudiz commented 10 years ago

I've got the following error message when running $ git mergetool:

Error executing "command line":
E117: Unknown Function: splice#SpliceInit

I'm working with

Pathogen is installed and :help splice shows me the documentation.

KiNaudiz commented 10 years ago

Well... obviously vim has to be compiled with its USE flag "python"...