I want to run the python script (currently editing) in Vim's command window (do not want to switch to terminal). I am currently using this method - :w !python.
Are there any other methods available?
I want to run the python script (currently editing) in Vim's command window (do not want to switch to terminal). I am currently using this method - :w !python.
Are there any other methods available?