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

Control config through vim globals #128

Open wmvanvliet opened 9 years ago

wmvanvliet commented 9 years ago

This PR allows the user to configure some aspects of vim-ipython through the usage of g:ipy_* globals.

ches commented 9 years ago

:+1: