ivanov / vim-ipython

A two-way integration between Vim and IPython 0.11+
http://github.com/ivanov/vim-ipython
1.04k stars 163 forks source link

Support IPython 3.0. #114

Open nheijermans opened 9 years ago

nheijermans commented 9 years ago

This change adds support for IPython 3.0 to vim-ipython, as it exists today in the ipython-master.

Other notable changes include:

ches commented 9 years ago

IPython 3 support was merged in #119, if still motivated maybe there are other remaining changes here that @nheijermans could prepare for a separate review?