dimanche 19 avril 2015

How to run current python script without locking Vim?

To run current Python script/file in Vim I use this command:



:!python %


The problem is that this locks Vim so I can't look at or edit files in Vim until I close the cmd window.


This is for Windows.


How can I run the Python-script without locking the current script/file in Vim?


Aucun commentaire:

Enregistrer un commentaire