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

Add args for customize

Open LucasChenPandaTW opened this issue 2 years ago • 0 comments

GoTest command support some args. We would like to have args for customize with g:gotests_args.

For example:

let g:gotests_args = '-parallel'

in ./vimrc file

LucasChenPandaTW avatar Aug 25 '22 16:08 LucasChenPandaTW