Add a bunch of tests for the ui customisation
This commit is contained in:
parent
ebc0b3607a
commit
727214c599
6 changed files with 354 additions and 13 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue