heavim/plugins/vim-test.cfg.vim

3 lines
109 B
VimL
Raw Normal View History

2023-06-24 17:22:22 +02:00
" Run tests in the background, send results to the quickfix window
let test#strategy = 'asyncrun_background'