mirror of
https://github.com/neovim/neovim.git
synced 2026-07-30 04:18:02 +00:00
Problem: tests: test_virtualedit.vim leaves swapfiles behind
Solution: Close open buffers using :bw! instead of :close!
a8a0ee5004
Co-authored-by: Christian Brabandt <cb@256bit.org>