feat(neovim): update config

This commit is contained in:
Felix Schröter 2020-11-14 11:18:13 +01:00
parent 5a6de0b6c8
commit 906f41da4d
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
6 changed files with 12 additions and 12 deletions

View file

@ -1 +1,3 @@
let g:test#strategy = 'neovim'
let g:test#csharp#runner = 'dotnettest'
" let test#csharp#dotnettest#options = '-v q'