- install
https://github.com/tpope/vim-pathogen
into~/.vim/
- install
https://github.com/jpalardy/vim-slime
into~/.vim/bundle
- copied default vimrc to a user copy:
cp /etc/vimrc ~/.vim/vimrc
- added the following to the end of
~/.vim/vimrc
" vim slime
let g:slime_python_ipython = 1