Hello! Hope you're doing well. Thank you for creating this awesome plugin; it makes running single file much easier.
I was hoping to achieve the following:
:RunCode position=vertical size=vim.o.columns * 0.30
:RunCode position=bot size=vim.o.lines * 0.25
It's because sometimes the response from the code execution is long such that I'd prefer the code runner window to be vertical.
Thank you!
Hello! Hope you're doing well. Thank you for creating this awesome plugin; it makes running single file much easier.
I was hoping to achieve the following:
It's because sometimes the response from the code execution is long such that I'd prefer the code runner window to be vertical.
Thank you!