feat(neovim): configure csharp test runner

This commit is contained in:
Felix Schröter 2020-10-03 16:46:12 +02:00
parent 474a56de66
commit 3918ea6548
No known key found for this signature in database
GPG key ID: 910ACB9F6BD26F58
2 changed files with 3 additions and 2 deletions

View file

@ -0,0 +1 @@
let g:test#csharp#runner = 'dotnettest'