sillybun / vim-repl

Best REPL environment for Vim
GNU General Public License v2.0
446 stars 39 forks source link

Ipython run support #151

Open mvds314 opened 1 year ago

mvds314 commented 1 year ago

IPython run support would be great.

For example, instead of sending all the lines, invoking %run current_file.pywould be great.