Add a bunch of tests for the ui customisation

This commit is contained in:
Ben Jackson 2020-07-11 21:59:28 +01:00
commit 727214c599
6 changed files with 354 additions and 13 deletions

View file

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