heavim/plugins/vim-test.cfg.vim

2 lines
109 B
VimL

" Run tests in the background, send results to the quickfix window
let test#strategy = 'asyncrun_background'