Improve tests

This commit is contained in:
Ben Jackson 2019-05-08 23:24:06 +01:00
commit 132b284dcd
6 changed files with 17 additions and 12 deletions

View file

@ -1,4 +1,5 @@
let g:vimspector_test_plugin_path = expand( '<sfile>:h:h' )
let g:vimspector_test_plugin_path = expand( '<sfile>:p:h:h' )
set mouse=a
let &rtp = &rtp . ',' . g:vimspector_test_plugin_path