oldtest: Add vim-default for 'backspace' to runtest.vim

This commit is contained in:
lonerover
2017-01-04 13:59:56 +08:00
committed by James McCoy
parent c69bbc0964
commit ea87bf79f6

View File

@@ -65,6 +65,7 @@ set shellslash
" Align with vim defaults.
set directory^=.
set nohidden
set backspace=
function RunTheTest(test)
echo 'Executing ' . a:test