mirror of
https://github.com/neovim/neovim.git
synced 2026-01-25 22:51:14 +10:00
Problem: tests: test_marks.vim leaves swapfiles behind
Solution: Close open buffers using :bw! instead of :close!
4fe7301df9
Co-authored-by: Christian Brabandt <cb@256bit.org>