mirror of
https://github.com/neovim/neovim.git
synced 2026-09-01 20:03:47 +00:00
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:
@@ -33,7 +33,7 @@ func Test_command_count_0()
|
||||
delcommand RangeBuffers
|
||||
delcommand RangeBuffersAll
|
||||
|
||||
set nohidden
|
||||
set hidden&
|
||||
set swapfile&
|
||||
endfunc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user