Categories
How to interpret python3 code from vim?
I would like to interpret python3 code on a keystroke in vim and run it. Who can tell how to do this, what needs to be changed in .vimrc ?
Answer the question
In order to leave comments, you need to log in
Press the following keys:! python3 %
:! python3 %
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question