This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Description
Hi,
I realize that neovim does not have a stable Windows GUI build yet and I would really like to use this plugin. I did manage to get VIM 7.4 and Ivanov's original to work on Windows with IPython 2.x. I would at least like to get VIM 7.4 working with IPython 3.x. Are there sections of your code that I could study to understand the changes that you made just from the IPython version 2 to version 3 standpoint? In other words, is Ivanov's work upgradable from the pure VIM standpoint or does it only work with neovim. I understand that the IPython team made some changes to the internal messaging that ipy-vim relied upon.
Thanks!