mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
set teststrategy
This commit is contained in:
@@ -151,6 +151,7 @@ Plug 'wellle/targets.vim'
|
||||
Plug 'janko-m/vim-test'
|
||||
nmap <silent> <leader>t :TestNearest<CR>
|
||||
nmap <silent> <leader>T :TestFile<CR>
|
||||
let test#strategy = "vimterminal"
|
||||
|
||||
" vim 8 plugins
|
||||
if v:version >= 800
|
||||
|
||||
Reference in New Issue
Block a user