vim-run icon indicating copy to clipboard operation
vim-run copied to clipboard

Only open split and not the log output

Open Integralist opened this issue 3 years ago • 0 comments

👋🏻

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.

Integralist avatar Mar 04 '22 11:03 Integralist