This is NOT intended to add to the pointless debate between vim / emacs / textmate …etc. However, I really like using Vim as my primary text editor. So, whenever possible, I try to port all my text editing tasks to Vim. Chatting is one of those tasks and hence the birth of VimChat. ironcamel, throughnothing, and myself started this project a while back for fun because we all just wanted to spend more time using Vim.
VimChat is a vim plugin for instant messaging. At its core, it simply uses XMPP python module. Because of that, it can be configured to connect to multiple jabber servers such as Google Talk, AIM, ICQ, MSN, and even IRC. It also supports OTR (Off The Record).
Recently, I’ve noticed that the project has been picked up by a couple other developers that are working on it actively to make it a lot more awesome than when we were working on it. So, I wanted to give it another push as I’ll be adding more enhancements in the near future. Stay Tuned :).
I obviously encourage you to try it out. If you did, please let me know if you have any feedback :).

