mirror of
https://github.com/neovim/neovim.git
synced 2026-07-27 02:56:35 +00:00
Problem: tests: test_excmd.vim leaves swapfiles behind
Solution: Close open buffer using :bw!
related: vim/vim#19975
c922202ea2
Co-authored-by: Christian Brabandt <cb@256bit.org>