vim-run
vim-run copied to clipboard
Only open split and not the log output
👋🏻
This might already be possible, and if so apologies for not looking hard enough, but I would like to be able to run a command such as:
:RunSplit go test ./...
And only see the command output. I've found over time that I'm not really fussed about seeing the log report that opens in the quickfix/locationlist window.
Thanks for any guidance you can give me.