test(old): align defaults to Vim after every test (#19301)

This can avoid divergences from Vim in some small places.
This commit is contained in:
zeertzjq
2022-07-10 06:59:58 +08:00
committed by GitHub
parent d6a1e71881
commit 880de9a489
12 changed files with 47 additions and 36 deletions

View File

@@ -33,7 +33,7 @@ func Test_command_count_0()
delcommand RangeBuffers
delcommand RangeBuffersAll
set nohidden
set hidden&
set swapfile&
endfunc