mirror of
https://github.com/neovim/neovim.git
synced 2025-12-14 10:25:42 +00:00
Problem: tests: test_matchfuzzy() leaves swapfiles behind
Solution: Close loaded buffers using "%bw"
6e9694df10
Co-authored-by: Christian Brabandt <cb@256bit.org>