N
N
narwhale2017-02-06 21:24:04
Python
narwhale, 2017-02-06 21:24:04

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

1 answer(s)
S
sim3x, 2017-02-06
@sim3x

Press the following keys
:! python3 %

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question