let s:vimspector_path = expand( ':p:h:h' ) let g:vimspector_enable_mappings = 'HUMAN' exe 'source ' . s:vimspector_path . '/tests/vimrc'