vim - How to setup an interactive Python environment so that you can compile function/variable one by one or as a whole? -
i want setup python environment can open python session on on 1 side , python file on other side, , when update function or variable, can re-compile terminal reflect change. like:
i use mac , stick vim python development.
i guess thing on left ipython terminal?
thanks can point me right place or show me how!
first step, find author's github account:
second step, find author's vimrc
:
https://github.com/dvbuntu/.files/blob/master/.vimrc
third step, find hint:
https://github.com/dvbuntu/.files/blob/master/.vimrc#l80-l85
fourth step, find tool:
https://github.com/epeli/slimux
fifth step, read readme
.
sixth step, if readme
seems promising, install tool , configure it.
Comments
Post a Comment