mirror of
https://github.com/neovim/neovim.git
synced 2025-09-30 23:18:33 +00:00
oldtest: Add vim-default for 'backspace' to runtest.vim
This commit is contained in:
@@ -65,6 +65,7 @@ set shellslash
|
||||
" Align with vim defaults.
|
||||
set directory^=.
|
||||
set nohidden
|
||||
set backspace=
|
||||
|
||||
function RunTheTest(test)
|
||||
echo 'Executing ' . a:test
|
||||
|
Reference in New Issue
Block a user