Neovim plugin.The best code runner you could have, it is like the one in vscode but with super powers, it manages projects like in intellij but without being slow
MIT License
539
stars
38
forks
source link
[Feature request] `RunCode` allows arguments for `term`'s `position` and `size` #118
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!