VimPlugin: VimChat

From wikinotes

XMPP chat within vim. I only ever used this once, but it does work.

Install

Cygwin

Cygwin install was straightforward except that the xmpppy python module was missing a class. No worries, I installed a fork, and it works like a charm.

pip install git+https://github.com/ArchipelProject/xmpppy

Locations

~/.vimchat/config config

Usage

:VimChat   " open buffer for vimchat
B          " toggle view-users
a,i,o      " insert new message