I have installed the VimChat bundle. Now starting vim gives me...
$ vim
Vim: Caught deadly signal ABRT
Vim: Finished.
[1] 72948 abort vi
$
I installed xmppy-0.5.0c1-py2.7.egg with easy_install xmpppy. That made no difference.
My Vim (7.4.258) is installed via Homebrew and does include +python. What am I doing wrong?
BTW, removing the plugin does cause the problem to go away.
I have installed the VimChat bundle. Now starting vim gives me...
I installed xmppy-0.5.0c1-py2.7.egg with
easy_install xmpppy. That made no difference.My Vim (7.4.258) is installed via Homebrew and does include +python. What am I doing wrong?
BTW, removing the plugin does cause the problem to go away.