mirror of
https://github.com/neovim/neovim.git
synced 2026-04-04 22:59:36 +00:00
Problem: tests: various tests leave swapfiles around
Solution: close open buffers using :bw! instead of :close!
2fa34b6422
Co-authored-by: Christian Brabandt <cb@256bit.org>